﻿2026-06-10T22:52:45.9661558Z Current runner version: '2.334.0'
2026-06-10T22:52:45.9666642Z Runner name: 'kitsubito'
2026-06-10T22:52:45.9667252Z Runner group name: 'Default'
2026-06-10T22:52:45.9667963Z Machine name: 'KITSUBITO'
2026-06-10T22:52:45.9670314Z ##[group]GITHUB_TOKEN Permissions
2026-06-10T22:52:45.9672127Z Contents: read
2026-06-10T22:52:45.9672710Z Metadata: read
2026-06-10T22:52:45.9673253Z Packages: read
2026-06-10T22:52:45.9673701Z ##[endgroup]
2026-06-10T22:52:45.9675622Z Secret source: Actions
2026-06-10T22:52:45.9676233Z Prepare workflow directory
2026-06-10T22:52:46.0076983Z Prepare all required actions
2026-06-10T22:52:46.0104902Z Getting action download info
2026-06-10T22:52:46.8676384Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-10T22:52:47.8076976Z Complete job name: test (self-hosted, Linux, kitsubito)
2026-06-10T22:52:47.8914405Z ##[group]Run actions/checkout@v5
2026-06-10T22:52:47.8915188Z with:
2026-06-10T22:52:47.8915583Z   repository: SaberMage/spt-core
2026-06-10T22:52:47.8918884Z   token: ***
2026-06-10T22:52:47.8919416Z   ssh-strict: true
2026-06-10T22:52:47.8919801Z   ssh-user: git
2026-06-10T22:52:47.8920196Z   persist-credentials: true
2026-06-10T22:52:47.8920632Z   clean: true
2026-06-10T22:52:47.8921022Z   sparse-checkout-cone-mode: true
2026-06-10T22:52:47.8921470Z   fetch-depth: 1
2026-06-10T22:52:47.8921859Z   fetch-tags: false
2026-06-10T22:52:47.8922248Z   show-progress: true
2026-06-10T22:52:47.8922644Z   lfs: false
2026-06-10T22:52:47.8923022Z   submodules: false
2026-06-10T22:52:47.8923426Z   set-safe-directory: true
2026-06-10T22:52:47.8924104Z ##[endgroup]
2026-06-10T22:52:47.9709894Z Syncing repository: SaberMage/spt-core
2026-06-10T22:52:47.9711413Z ##[group]Getting Git version info
2026-06-10T22:52:47.9712174Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-10T22:52:47.9713204Z [command]/usr/bin/git version
2026-06-10T22:52:47.9713649Z git version 2.43.0
2026-06-10T22:52:47.9714942Z ##[endgroup]
2026-06-10T22:52:47.9723707Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/761ea6ec-ca8e-42cb-b7a5-b087f53d6021' before making global git config changes
2026-06-10T22:52:47.9724982Z Adding repository directory to the temporary git global config as a safe directory
2026-06-10T22:52:47.9726456Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-10T22:52:47.9758188Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-10T22:52:47.9777678Z https://github.com/SaberMage/spt-core
2026-06-10T22:52:47.9787421Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-10T22:52:47.9790113Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-10T22:52:47.9808474Z refs/heads/main
2026-06-10T22:52:47.9814442Z [command]/usr/bin/git checkout --detach
2026-06-10T22:52:47.9852548Z HEAD is now at d239ae4 chore(traceability): restoration D7-3 — activate BROKER-PROCESS-ISOLATION int + reconcile re-points
2026-06-10T22:52:47.9885811Z [command]/usr/bin/git branch --delete --force main
2026-06-10T22:52:47.9911214Z Deleted branch main (was d239ae4).
2026-06-10T22:52:47.9939440Z ##[endgroup]
2026-06-10T22:52:47.9940284Z [command]/usr/bin/git submodule status
2026-06-10T22:52:48.0122289Z ##[group]Cleaning the repository
2026-06-10T22:52:48.0124964Z [command]/usr/bin/git clean -ffdx
2026-06-10T22:52:48.6803735Z Removing target/
2026-06-10T22:52:48.6813385Z [command]/usr/bin/git reset --hard HEAD
2026-06-10T22:52:48.6860291Z HEAD is now at d239ae4 chore(traceability): restoration D7-3 — activate BROKER-PROCESS-ISOLATION int + reconcile re-points
2026-06-10T22:52:48.6864147Z ##[endgroup]
2026-06-10T22:52:48.6865740Z ##[group]Disabling automatic garbage collection
2026-06-10T22:52:48.6869038Z [command]/usr/bin/git config --local gc.auto 0
2026-06-10T22:52:48.6895397Z ##[endgroup]
2026-06-10T22:52:48.6896842Z ##[group]Setting up auth
2026-06-10T22:52:48.6900147Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-10T22:52:48.6927283Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-10T22:52:48.7108402Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-10T22:52:48.7133652Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-10T22:52:48.7315361Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-10T22:52:48.7341932Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-10T22:52:48.7526659Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-10T22:52:48.7558860Z ##[endgroup]
2026-06-10T22:52:48.7560164Z ##[group]Fetching the repository
2026-06-10T22:52:48.7567305Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +d239ae418c6352f4f3a32d5ec6d365cc2a8a3180:refs/remotes/origin/main
2026-06-10T22:52:49.1799438Z ##[endgroup]
2026-06-10T22:52:49.1799992Z ##[group]Determining the checkout info
2026-06-10T22:52:49.1800617Z ##[endgroup]
2026-06-10T22:52:49.1811272Z [command]/usr/bin/git sparse-checkout disable
2026-06-10T22:52:49.1847463Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-10T22:52:49.1872535Z ##[group]Checking out the ref
2026-06-10T22:52:49.1874929Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-06-10T22:52:49.1914894Z Switched to a new branch 'main'
2026-06-10T22:52:49.1915294Z branch 'main' set up to track 'origin/main'.
2026-06-10T22:52:49.1919421Z ##[endgroup]
2026-06-10T22:52:49.1951565Z [command]/usr/bin/git log -1 --format=%H
2026-06-10T22:52:49.1971167Z d239ae418c6352f4f3a32d5ec6d365cc2a8a3180
2026-06-10T22:52:49.2146883Z ##[group]Run cargo build --workspace --all-targets
2026-06-10T22:52:49.2147451Z [36;1mcargo build --workspace --all-targets[0m
2026-06-10T22:52:49.2162910Z shell: /usr/bin/bash -e {0}
2026-06-10T22:52:49.2163326Z ##[endgroup]
2026-06-10T22:52:49.5088066Z    Compiling proc-macro2 v1.0.106
2026-06-10T22:52:49.5088564Z    Compiling unicode-ident v1.0.24
2026-06-10T22:52:49.5088869Z    Compiling quote v1.0.45
2026-06-10T22:52:49.5089305Z    Compiling libc v0.2.186
2026-06-10T22:52:49.5089581Z    Compiling serde_core v1.0.228
2026-06-10T22:52:49.5089856Z    Compiling serde v1.0.228
2026-06-10T22:52:49.5090143Z    Compiling cfg-if v1.0.4
2026-06-10T22:52:49.5163212Z    Compiling typenum v1.20.1
2026-06-10T22:52:49.5212017Z    Compiling portable-atomic v1.13.1
2026-06-10T22:52:49.5237855Z    Compiling version_check v0.9.5
2026-06-10T22:52:49.5238576Z    Compiling memchr v2.8.1
2026-06-10T22:52:49.5292660Z    Compiling critical-section v1.2.0
2026-06-10T22:52:49.5293917Z    Compiling shlex v2.0.1
2026-06-10T22:52:49.5294808Z    Compiling find-msvc-tools v0.1.9
2026-06-10T22:52:49.5356825Z    Compiling subtle v2.6.1
2026-06-10T22:52:49.5671036Z    Compiling semver v1.0.28
2026-06-10T22:52:49.6021218Z    Compiling smallvec v1.15.1
2026-06-10T22:52:49.6174087Z    Compiling itoa v1.0.18
2026-06-10T22:52:49.7465595Z    Compiling equivalent v1.0.2
2026-06-10T22:52:49.7605896Z    Compiling pin-project-lite v0.2.17
2026-06-10T22:52:49.8180919Z    Compiling hashbrown v0.17.1
2026-06-10T22:52:49.8324746Z    Compiling cpufeatures v0.2.17
2026-06-10T22:52:49.8403109Z    Compiling log v0.4.32
2026-06-10T22:52:49.8414741Z    Compiling bitflags v2.12.1
2026-06-10T22:52:49.8637073Z    Compiling bytes v1.11.1
2026-06-10T22:52:49.8936404Z    Compiling generic-array v0.14.7
2026-06-10T22:52:49.8950832Z    Compiling futures-core v0.3.32
2026-06-10T22:52:49.9048813Z    Compiling rustc_version v0.4.1
2026-06-10T22:52:49.9051656Z    Compiling rand_core v0.10.1
2026-06-10T22:52:50.0112758Z    Compiling getrandom v0.4.2
2026-06-10T22:52:50.0383892Z    Compiling stable_deref_trait v1.2.1
2026-06-10T22:52:50.0464035Z    Compiling slab v0.4.12
2026-06-10T22:52:50.0997287Z    Compiling futures-sink v0.3.32
2026-06-10T22:52:50.1006335Z    Compiling futures-io v0.3.32
2026-06-10T22:52:50.1191220Z    Compiling futures-task v0.3.32
2026-06-10T22:52:50.1270664Z    Compiling zerocopy v0.8.50
2026-06-10T22:52:50.1371168Z    Compiling ahash v0.8.12
2026-06-10T22:52:50.1796484Z    Compiling futures-channel v0.3.32
2026-06-10T22:52:50.2852833Z    Compiling fnv v1.0.7
2026-06-10T22:52:50.2913754Z    Compiling vcpkg v0.2.15
2026-06-10T22:52:50.3040601Z    Compiling zmij v1.0.21
2026-06-10T22:52:50.3095768Z    Compiling pkg-config v0.3.33
2026-06-10T22:52:50.3542951Z    Compiling curve25519-dalek v4.1.3
2026-06-10T22:52:50.3551780Z    Compiling signature v2.2.0
2026-06-10T22:52:50.4347865Z    Compiling autocfg v1.5.1
2026-06-10T22:52:50.4810784Z    Compiling ed25519 v2.2.3
2026-06-10T22:52:50.6190120Z    Compiling serde_json v1.0.150
2026-06-10T22:52:50.6264911Z    Compiling indexmap v2.14.0
2026-06-10T22:52:50.6851425Z    Compiling syn v2.0.117
2026-06-10T22:52:50.7011269Z    Compiling fastrand v2.4.1
2026-06-10T22:52:50.7371096Z    Compiling cfg_aliases v0.2.1
2026-06-10T22:52:50.7700264Z    Compiling fallible-iterator v0.3.0
2026-06-10T22:52:50.7970696Z    Compiling writeable v0.6.3
2026-06-10T22:52:50.8049167Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-10T22:52:50.8230492Z    Compiling litemap v0.8.2
2026-06-10T22:52:50.9431373Z    Compiling rustversion v1.0.22
2026-06-10T22:52:50.9940514Z    Compiling utf8_iter v1.0.4
2026-06-10T22:52:51.0133636Z    Compiling icu_properties_data v2.2.0
2026-06-10T22:52:51.0159365Z    Compiling icu_normalizer_data v2.2.0
2026-06-10T22:52:51.0272731Z    Compiling dunce v1.0.5
2026-06-10T22:52:51.0890747Z    Compiling fs_extra v1.3.0
2026-06-10T22:52:51.0997139Z    Compiling anyhow v1.0.102
2026-06-10T22:52:51.1188127Z    Compiling percent-encoding v2.3.2
2026-06-10T22:52:51.1282874Z    Compiling http v1.4.1
2026-06-10T22:52:51.1367509Z    Compiling thiserror v2.0.18
2026-06-10T22:52:51.1736279Z    Compiling aws-lc-rs v1.17.0
2026-06-10T22:52:51.1943191Z    Compiling jobserver v0.1.34
2026-06-10T22:52:51.2961461Z    Compiling strsim v0.11.1
2026-06-10T22:52:51.3920685Z    Compiling cpufeatures v0.3.0
2026-06-10T22:52:51.4020775Z    Compiling form_urlencoded v1.2.2
2026-06-10T22:52:51.4351376Z    Compiling untrusted v0.9.0
2026-06-10T22:52:51.4535408Z    Compiling chacha20 v0.10.0
2026-06-10T22:52:51.4727967Z    Compiling cc v1.2.63
2026-06-10T22:52:51.5390342Z    Compiling ident_case v1.0.1
2026-06-10T22:52:51.5436758Z    Compiling unicode-segmentation v1.13.3
2026-06-10T22:52:51.5460921Z    Compiling rustix v1.1.4
2026-06-10T22:52:51.6130903Z    Compiling rustls v0.23.40
2026-06-10T22:52:51.6487696Z    Compiling scopeguard v1.2.0
2026-06-10T22:52:51.6500908Z    Compiling atomic-waker v1.1.2
2026-06-10T22:52:51.7250736Z    Compiling lock_api v0.4.14
2026-06-10T22:52:51.7549698Z    Compiling crypto-common v0.1.7
2026-06-10T22:52:51.7760385Z    Compiling block-buffer v0.10.4
2026-06-10T22:52:51.7835390Z    Compiling unicode-xid v0.2.6
2026-06-10T22:52:51.7966693Z    Compiling const-oid v0.10.2
2026-06-10T22:52:51.8622353Z    Compiling linux-raw-sys v0.12.1
2026-06-10T22:52:51.8816161Z    Compiling digest v0.10.7
2026-06-10T22:52:51.8891418Z    Compiling httparse v1.10.1
2026-06-10T22:52:51.9077617Z    Compiling num-traits v0.2.19
2026-06-10T22:52:51.9978011Z    Compiling getrandom v0.2.17
2026-06-10T22:52:52.0270809Z    Compiling socket2 v0.6.4
2026-06-10T22:52:52.0471141Z    Compiling mio v1.2.1
2026-06-10T22:52:52.0621631Z    Compiling convert_case v0.10.0
2026-06-10T22:52:52.0821252Z    Compiling hybrid-array v0.4.12
2026-06-10T22:52:52.0900874Z    Compiling base64ct v1.8.3
2026-06-10T22:52:52.1241637Z    Compiling http-body v1.0.1
2026-06-10T22:52:52.1858389Z    Compiling rand_core v0.6.4
2026-06-10T22:52:52.2185396Z    Compiling sha2 v0.10.9
2026-06-10T22:52:52.2620538Z    Compiling rand v0.10.1
2026-06-10T22:52:52.2800794Z    Compiling heck v0.5.0
2026-06-10T22:52:52.3670661Z    Compiling paste v1.0.15
2026-06-10T22:52:52.3900603Z    Compiling powerfmt v0.2.0
2026-06-10T22:52:52.4390769Z    Compiling pem-rfc7468 v1.0.0
2026-06-10T22:52:52.5340932Z    Compiling deranged v0.5.8
2026-06-10T22:52:52.6578394Z    Compiling memoffset v0.6.5
2026-06-10T22:52:52.6877564Z    Compiling try-lock v0.2.5
2026-06-10T22:52:52.7410478Z    Compiling tower-service v0.3.3
2026-06-10T22:52:52.7600938Z    Compiling data-encoding v2.11.0
2026-06-10T22:52:52.7696745Z    Compiling base64 v0.22.1
2026-06-10T22:52:52.7709207Z    Compiling parking_lot_core v0.9.12
2026-06-10T22:52:52.8291032Z    Compiling cmake v0.1.58
2026-06-10T22:52:52.8410921Z    Compiling thiserror v1.0.69
2026-06-10T22:52:52.8450435Z    Compiling tinyvec_macros v0.1.1
2026-06-10T22:52:52.8635513Z    Compiling time-core v0.1.8
2026-06-10T22:52:52.9037613Z    Compiling num-conv v0.2.2
2026-06-10T22:52:52.9126365Z    Compiling tinyvec v1.11.0
2026-06-10T22:52:53.0331389Z    Compiling want v0.3.1
2026-06-10T22:52:53.0569390Z    Compiling crypto-common v0.2.2
2026-06-10T22:52:53.0652471Z    Compiling block-buffer v0.12.0
2026-06-10T22:52:53.2350798Z    Compiling vergen-lib v9.1.0
2026-06-10T22:52:53.2820566Z    Compiling serial-core v0.4.0
2026-06-10T22:52:53.2934795Z    Compiling ioctl-rs v0.1.6
2026-06-10T22:52:53.2936122Z    Compiling termios v0.2.2
2026-06-10T22:52:53.3285798Z    Compiling inout v0.1.4
2026-06-10T22:52:53.3620735Z    Compiling n0-future v0.3.2
2026-06-10T22:52:53.3765254Z    Compiling crossbeam-utils v0.8.21
2026-06-10T22:52:53.4001408Z    Compiling cordyceps v0.3.4
2026-06-10T22:52:53.4360759Z    Compiling httpdate v1.0.3
2026-06-10T22:52:53.4531338Z    Compiling spin v0.10.0
2026-06-10T22:52:53.4880906Z    Compiling diatomic-waker v0.2.3
2026-06-10T22:52:53.5540808Z    Compiling ref-cast v1.0.25
2026-06-10T22:52:53.5781302Z    Compiling winnow v1.0.3
2026-06-10T22:52:53.6299764Z    Compiling parking v2.2.1
2026-06-10T22:52:53.7031159Z    Compiling serial-unix v0.4.0
2026-06-10T22:52:53.7500399Z    Compiling futures-buffered v0.2.13
2026-06-10T22:52:53.7640655Z    Compiling futures-lite v2.6.1
2026-06-10T22:52:53.7696970Z    Compiling libsqlite3-sys v0.30.1
2026-06-10T22:52:53.8320774Z    Compiling aws-lc-sys v0.41.0
2026-06-10T22:52:53.8327907Z    Compiling ring v0.17.14
2026-06-10T22:52:53.9051877Z    Compiling digest v0.11.3
2026-06-10T22:52:53.9209615Z    Compiling netlink-packet-core v0.8.1
2026-06-10T22:52:54.0687478Z    Compiling cipher v0.4.4
2026-06-10T22:52:54.1031627Z    Compiling vergen v9.1.0
2026-06-10T22:52:54.1500758Z    Compiling vergen-lib v0.1.6
2026-06-10T22:52:54.1844151Z    Compiling universal-hash v0.5.1
2026-06-10T22:52:54.2740434Z    Compiling noq-udp v0.10.0
2026-06-10T22:52:54.2931536Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-10T22:52:54.3183215Z    Compiling heapless v0.7.17
2026-06-10T22:52:54.3296057Z    Compiling aho-corasick v1.1.4
2026-06-10T22:52:54.3800995Z    Compiling sync_wrapper v1.0.2
2026-06-10T22:52:54.4417638Z    Compiling bitflags v1.3.2
2026-06-10T22:52:54.4817318Z    Compiling opaque-debug v0.3.1
2026-06-10T22:52:54.4985319Z    Compiling either v1.16.0
2026-06-10T22:52:54.5091198Z    Compiling winnow v0.7.15
2026-06-10T22:52:54.5334689Z    Compiling byteorder v1.5.0
2026-06-10T22:52:54.5400860Z    Compiling pin-utils v0.1.0
2026-06-10T22:52:54.5530836Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-10T22:52:54.6000858Z    Compiling regex-syntax v0.8.10
2026-06-10T22:52:54.6450983Z    Compiling toml_write v0.1.2
2026-06-10T22:52:54.7181557Z    Compiling hash32 v0.2.1
2026-06-10T22:52:54.7515694Z    Compiling nix v0.25.1
2026-06-10T22:52:54.8110732Z    Compiling polyval v0.6.2
2026-06-10T22:52:54.8766509Z    Compiling parking_lot v0.12.5
2026-06-10T22:52:54.9299851Z    Compiling serial v0.4.0
2026-06-10T22:52:55.0019208Z    Compiling vergen-gitcl v1.0.8
2026-06-10T22:52:55.0230773Z    Compiling spin v0.9.8
2026-06-10T22:52:55.0880861Z    Compiling tower-layer v0.3.3
2026-06-10T22:52:55.2390710Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-10T22:52:55.2640570Z    Compiling signature v3.0.0
2026-06-10T22:52:55.3428796Z    Compiling downcast-rs v1.2.1
2026-06-10T22:52:55.3820702Z    Compiling shell-words v1.1.1
2026-06-10T22:52:55.4210395Z    Compiling num_threads v0.1.7
2026-06-10T22:52:55.4910954Z    Compiling dyn-clone v1.0.20
2026-06-10T22:52:55.5546858Z    Compiling time v0.3.47
2026-06-10T22:52:55.6008566Z    Compiling ghash v0.5.1
2026-06-10T22:52:55.6150790Z    Compiling ctr v0.9.2
2026-06-10T22:52:55.6233077Z    Compiling synstructure v0.13.2
2026-06-10T22:52:55.6941017Z    Compiling darling_core v0.20.11
2026-06-10T22:52:55.7390608Z    Compiling serde_derive_internals v0.29.1
2026-06-10T22:52:55.7916646Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-10T22:52:55.9647270Z    Compiling aes v0.8.4
2026-06-10T22:52:55.9723023Z    Compiling sha2 v0.11.0-rc.5
2026-06-10T22:52:56.0957066Z    Compiling http-body-util v0.1.3
2026-06-10T22:52:56.3660482Z    Compiling aead v0.5.2
2026-06-10T22:52:56.3851138Z    Compiling openssl-probe v0.2.1
2026-06-10T22:52:56.4801589Z    Compiling crossbeam-channel v0.5.15
2026-06-10T22:52:56.5990837Z    Compiling aes-gcm v0.10.3
2026-06-10T22:52:56.7700827Z    Compiling proc-macro-crate v3.5.0
2026-06-10T22:52:56.8260742Z    Compiling crossbeam-epoch v0.9.18
2026-06-10T22:52:56.8527233Z    Compiling netlink-packet-route v0.29.0
2026-06-10T22:52:57.0370731Z    Compiling blake3 v1.8.5
2026-06-10T22:52:57.1300597Z    Compiling regex-automata v0.4.14
2026-06-10T22:52:57.1611204Z    Compiling uuid v1.23.2
2026-06-10T22:52:57.3040936Z    Compiling netwatch v0.16.0
2026-06-10T22:52:57.3550942Z    Compiling noq v0.18.0
2026-06-10T22:52:57.4190747Z    Compiling acto v0.8.2
2026-06-10T22:52:57.5320605Z    Compiling xml-rs v0.8.28
2026-06-10T22:52:57.5612238Z    Compiling tagptr v0.2.0
2026-06-10T22:52:57.5910985Z    Compiling ryu v1.0.23
2026-06-10T22:52:57.6041050Z    Compiling rustc-hash v2.1.2
2026-06-10T22:52:57.6361068Z    Compiling serde_derive v1.0.228
2026-06-10T22:52:57.6590777Z    Compiling zeroize_derive v1.4.3
2026-06-10T22:52:57.6997608Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-10T22:52:57.7030761Z    Compiling tokio-macros v2.7.0
2026-06-10T22:52:57.7880826Z    Compiling zerofrom-derive v0.1.7
2026-06-10T22:52:57.8621124Z    Compiling futures-macro v0.3.32
2026-06-10T22:52:58.0110235Z    Compiling yoke-derive v0.8.2
2026-06-10T22:52:58.2246625Z    Compiling zeroize v1.8.2
2026-06-10T22:52:58.3539678Z    Compiling zerovec-derive v0.11.3
2026-06-10T22:52:58.4230913Z    Compiling tokio v1.52.3
2026-06-10T22:52:58.7420047Z    Compiling futures-util v0.3.32
2026-06-10T22:52:58.8120800Z    Compiling displaydoc v0.2.6
2026-06-10T22:52:58.9970787Z    Compiling tracing-attributes v0.1.31
2026-06-10T22:52:59.0940765Z    Compiling rustls-pki-types v1.14.1
2026-06-10T22:52:59.2300986Z    Compiling zerofrom v0.1.8
2026-06-10T22:52:59.2803395Z    Compiling thiserror-impl v2.0.18
2026-06-10T22:52:59.3920843Z    Compiling yoke v0.8.3
2026-06-10T22:52:59.5718063Z    Compiling darling_macro v0.20.11
2026-06-10T22:52:59.7290919Z    Compiling ed25519-dalek v2.2.0
2026-06-10T22:52:59.7750441Z    Compiling zerotrie v0.2.4
2026-06-10T22:52:59.8192985Z    Compiling zerovec v0.11.6
2026-06-10T22:52:59.9695214Z    Compiling spt-proto v0.3.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-10T22:53:00.0420793Z    Compiling darling v0.20.11
2026-06-10T22:53:00.0534614Z    Compiling derive_more-impl v2.1.1
2026-06-10T22:53:00.1019780Z    Compiling derive_builder_core v0.20.2
2026-06-10T22:53:00.1089923Z    Compiling spez v0.1.2
2026-06-10T22:53:00.2641063Z    Compiling n0-error-macros v0.1.3
2026-06-10T22:53:00.5264077Z    Compiling tinystr v0.8.3
2026-06-10T22:53:00.5450880Z    Compiling potential_utf v0.1.5
2026-06-10T22:53:00.7159526Z    Compiling icu_locale_core v2.2.0
2026-06-10T22:53:00.7270696Z    Compiling icu_collections v2.2.0
2026-06-10T22:53:00.7342741Z    Compiling der v0.8.0-rc.10
2026-06-10T22:53:01.0570769Z    Compiling pin-project-internal v1.1.13
2026-06-10T22:53:01.3570655Z    Compiling n0-error v0.1.3
2026-06-10T22:53:01.4221046Z    Compiling derive_builder_macro v0.20.2
2026-06-10T22:53:01.4308549Z    Compiling thiserror-impl v1.0.69
2026-06-10T22:53:01.4430922Z    Compiling ref-cast-impl v1.0.25
2026-06-10T22:53:01.7570937Z    Compiling schemars_derive v1.2.1
2026-06-10T22:53:01.8278747Z    Compiling icu_provider v2.2.0
2026-06-10T22:53:02.0324571Z    Compiling derive_builder v0.20.2
2026-06-10T22:53:02.1423887Z    Compiling icu_properties v2.2.0
2026-06-10T22:53:02.2350716Z    Compiling icu_normalizer v2.2.0
2026-06-10T22:53:02.3761138Z    Compiling spki v0.8.0-rc.4
2026-06-10T22:53:02.6017528Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-10T22:53:02.6164131Z    Compiling pin-project v1.1.13
2026-06-10T22:53:02.6821343Z    Compiling ipnet v2.12.0
2026-06-10T22:53:02.7490699Z    Compiling toml_datetime v0.6.11
2026-06-10T22:53:02.7830812Z    Compiling serde_spanned v0.6.9
2026-06-10T22:53:02.7923650Z    Compiling futures-executor v0.3.32
2026-06-10T22:53:03.0006469Z    Compiling toml_edit v0.22.27
2026-06-10T22:53:03.0640546Z    Compiling filedescriptor v0.8.3
2026-06-10T22:53:03.1143482Z    Compiling prefix-trie v0.8.4
2026-06-10T22:53:03.1481126Z    Compiling futures v0.3.32
2026-06-10T22:53:03.1567662Z    Compiling ed25519 v3.0.0-rc.4
2026-06-10T22:53:03.3420814Z    Compiling once_cell v1.21.4
2026-06-10T22:53:03.4050762Z    Compiling portable-pty v0.8.1
2026-06-10T22:53:03.4625468Z    Compiling cobs v0.3.0
2026-06-10T22:53:03.5906435Z    Compiling tracing-core v0.1.36
2026-06-10T22:53:03.6248069Z    Compiling idna_adapter v1.2.2
2026-06-10T22:53:03.6494217Z    Compiling tempfile v3.27.0
2026-06-10T22:53:03.7174828Z    Compiling idna v1.1.0
2026-06-10T22:53:03.7358325Z    Compiling hashbrown v0.14.5
2026-06-10T22:53:03.7804498Z    Compiling schemars v1.2.1
2026-06-10T22:53:03.8466934Z    Compiling regex v1.12.3
2026-06-10T22:53:03.9140733Z    Compiling postcard-derive v0.2.2
2026-06-10T22:53:04.0401786Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-10T22:53:04.3453220Z    Compiling tracing v0.1.44
2026-06-10T22:53:04.4430741Z    Compiling tokio-util v0.7.18
2026-06-10T22:53:04.4654198Z    Compiling url v2.5.8
2026-06-10T22:53:04.4741553Z    Compiling netlink-sys v0.8.8
2026-06-10T22:53:04.4908829Z    Compiling hashlink v0.9.1
2026-06-10T22:53:04.5340458Z    Compiling postcard v1.1.3
2026-06-10T22:53:04.7038553Z    Compiling derive_more v2.1.1
2026-06-10T22:53:04.7133088Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-10T22:53:04.7419257Z    Compiling data-encoding-macro v0.1.20
2026-06-10T22:53:04.8093328Z    Compiling tower v0.5.3
2026-06-10T22:53:04.9080747Z    Compiling rusqlite v0.32.1
2026-06-10T22:53:04.9541183Z    Compiling rustls-native-certs v0.8.4
2026-06-10T22:53:04.9688934Z    Compiling num_enum_derive v0.7.6
2026-06-10T22:53:05.0402001Z    Compiling enum-assoc v1.3.0
2026-06-10T22:53:05.0979057Z    Compiling strum_macros v0.28.0
2026-06-10T22:53:05.2402614Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-10T22:53:05.3001152Z    Compiling iroh-metrics-derive v0.4.1
2026-06-10T22:53:05.3828622Z    Compiling h2 v0.4.14
2026-06-10T22:53:05.5720591Z    Compiling async-trait v0.1.89
2026-06-10T22:53:05.7132516Z    Compiling toml v0.8.23
2026-06-10T22:53:05.7603547Z    Compiling lru-slab v0.1.2
2026-06-10T22:53:05.8250317Z    Compiling mac-addr v0.3.0
2026-06-10T22:53:05.8370550Z    Compiling allocator-api2 v0.2.21
2026-06-10T22:53:05.8790849Z    Compiling foldhash v0.2.0
2026-06-10T22:53:06.0060610Z    Compiling identity-hash v0.1.0
2026-06-10T22:53:06.0551240Z    Compiling sorted-index-buffer v0.2.1
2026-06-10T22:53:06.1136853Z    Compiling spt-store v0.3.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-10T22:53:06.1288762Z    Compiling num_enum v0.7.6
2026-06-10T22:53:06.1910758Z    Compiling netdev v0.42.0
2026-06-10T22:53:06.2028658Z    Compiling iroh-metrics v0.38.3
2026-06-10T22:53:06.2371121Z    Compiling hashbrown v0.16.1
2026-06-10T22:53:06.2486944Z    Compiling n0-watcher v0.6.1
2026-06-10T22:53:06.3811078Z    Compiling iroh-relay v0.98.0
2026-06-10T22:53:06.4730791Z    Compiling tower-http v0.6.11
2026-06-10T22:53:06.6724615Z    Compiling tokio-stream v0.1.18
2026-06-10T22:53:06.7000285Z    Compiling iroh-base v0.98.0
2026-06-10T22:53:06.7850870Z    Compiling attohttpc v0.30.1
2026-06-10T22:53:06.7938698Z    Compiling netlink-proto v0.12.0
2026-06-10T22:53:06.9900539Z    Compiling moka v0.12.15
2026-06-10T22:53:07.0128652Z    Compiling xmltree v0.10.3
2026-06-10T22:53:07.1410668Z    Compiling netlink-packet-route v0.30.0
2026-06-10T22:53:07.3120743Z    Compiling simple-dns v0.9.3
2026-06-10T22:53:07.4472819Z    Compiling arrayref v0.3.9
2026-06-10T22:53:07.4563803Z    Compiling sha1_smol v1.0.1
2026-06-10T22:53:07.4961652Z    Compiling arrayvec v0.7.6
2026-06-10T22:53:07.6580906Z    Compiling resolv-conf v0.7.6
2026-06-10T22:53:07.7177346Z    Compiling constant_time_eq v0.4.2
2026-06-10T22:53:07.7328664Z    Compiling smol_str v0.1.24
2026-06-10T22:53:07.8880258Z    Compiling strum v0.28.0
2026-06-10T22:53:07.9098401Z    Compiling simdutf8 v0.1.5
2026-06-10T22:53:08.0100884Z    Compiling lru v0.16.4
2026-06-10T22:53:08.0618742Z    Compiling webpki-roots v1.0.7
2026-06-10T22:53:08.1131824Z    Compiling serde_bytes v0.11.19
2026-06-10T22:53:08.1430460Z    Compiling hmac v0.12.1
2026-06-10T22:53:08.1731049Z    Compiling seize v0.5.1
2026-06-10T22:53:08.1777906Z    Compiling iroh v0.98.2
2026-06-10T22:53:08.1918924Z    Compiling cmov v0.5.4
2026-06-10T22:53:08.2050805Z    Compiling backon v1.6.0
2026-06-10T22:53:08.2862261Z    Compiling hkdf v0.12.4
2026-06-10T22:53:08.3679968Z    Compiling sha1 v0.10.6
2026-06-10T22:53:08.4330843Z    Compiling ctutils v0.4.2
2026-06-10T22:53:08.4567732Z    Compiling papaya v0.2.4
2026-06-10T22:53:08.4730588Z    Compiling spake2 v0.4.0
2026-06-10T22:53:08.4768689Z    Compiling doctest-file v1.1.1
2026-06-10T22:53:08.5191265Z    Compiling utf8parse v0.2.2
2026-06-10T22:53:08.6171002Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-10T22:53:08.6352174Z    Compiling anstyle-parse v1.0.0
2026-06-10T22:53:08.6354446Z    Compiling colorchoice v1.0.5
2026-06-10T22:53:08.6520561Z    Compiling is_terminal_polyfill v1.70.2
2026-06-10T22:53:08.7021663Z    Compiling iroh-dns v0.98.0
2026-06-10T22:53:08.7140922Z    Compiling anstyle-query v1.1.5
2026-06-10T22:53:08.7143052Z    Compiling anstyle v1.0.14
2026-06-10T22:53:08.7221017Z    Compiling terminal_size v0.4.4
2026-06-10T22:53:08.7787898Z    Compiling spt-msg v0.3.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-10T22:53:08.8100151Z    Compiling clap_lex v1.1.0
2026-06-10T22:53:08.8390637Z    Compiling clap_derive v4.6.1
2026-06-10T22:53:08.8596353Z    Compiling iana-time-zone v0.1.65
2026-06-10T22:53:08.8753183Z    Compiling qrcode v0.14.1
2026-06-10T22:53:08.9579649Z    Compiling interprocess v2.4.2
2026-06-10T22:53:08.9691084Z    Compiling anstream v1.0.0
2026-06-10T22:53:09.1311179Z    Compiling spt-runtime v0.3.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-10T22:53:09.2370552Z    Compiling spt-term v0.3.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-10T22:53:09.2691187Z    Compiling clap_builder v4.6.0
2026-06-10T22:53:09.3650682Z    Compiling chrono v0.4.45
2026-06-10T22:53:09.8581411Z    Compiling mock-adapter v0.3.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/adapters/mock)
2026-06-10T22:53:10.9613118Z    Compiling hyper v1.10.1
2026-06-10T22:53:11.4079806Z    Compiling spt-live v0.3.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-10T22:53:12.0854175Z    Compiling clap v4.6.1
2026-06-10T22:53:12.9171138Z    Compiling hyper-util v0.1.20
2026-06-10T22:53:15.1276508Z    Compiling igd-next v0.17.1
2026-06-10T22:53:16.3220590Z    Compiling portmapper v0.16.0
2026-06-10T22:53:20.8317450Z    Compiling rustls-webpki v0.103.13
2026-06-10T22:53:23.0635076Z    Compiling tokio-rustls v0.26.4
2026-06-10T22:53:23.0635888Z    Compiling noq-proto v0.17.0
2026-06-10T22:53:23.0636155Z    Compiling rustls-platform-verifier v0.7.0
2026-06-10T22:53:23.2069734Z    Compiling hyper-rustls v0.27.9
2026-06-10T22:53:23.2071664Z    Compiling hickory-net v0.26.0-beta.4
2026-06-10T22:53:23.2072135Z    Compiling tokio-websockets v0.13.2
2026-06-10T22:53:23.3313813Z    Compiling reqwest v0.13.4
2026-06-10T22:53:24.2404873Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-10T22:53:37.4200172Z    Compiling spt-net v0.3.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-10T22:53:38.7898450Z    Compiling spt-daemon v0.3.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-10T22:53:45.5928818Z    Compiling spt v0.3.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-10T22:53:55.1791488Z    Compiling xtask v0.3.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/xtask)
2026-06-10T22:54:13.1585862Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s
2026-06-10T22:54:13.8605190Z ##[group]Run cargo test --workspace
2026-06-10T22:54:13.8606950Z [36;1mcargo test --workspace[0m
2026-06-10T22:54:13.8875991Z shell: /usr/bin/bash -e {0}
2026-06-10T22:54:13.8877547Z ##[endgroup]
2026-06-10T22:54:14.6071718Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s
2026-06-10T22:54:14.6309674Z      Running unittests src/main.rs (target/debug/deps/mock_session-367760258ce0afc5)
2026-06-10T22:54:14.6335773Z 
2026-06-10T22:54:14.6336163Z running 0 tests
2026-06-10T22:54:14.6338607Z      Running unittests src/shell.rs (target/debug/deps/mock_shell-49bee0f53f34b1a5)
2026-06-10T22:54:14.6339145Z 
2026-06-10T22:54:14.6341636Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-10T22:54:14.6342070Z 
2026-06-10T22:54:14.6361830Z 
2026-06-10T22:54:14.6363620Z running 0 tests
2026-06-10T22:54:14.6365714Z      Running tests/manifest_valid.rs (target/debug/deps/manifest_valid-f3244370ec00ba45)
2026-06-10T22:54:14.6366444Z 
2026-06-10T22:54:14.6368559Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-10T22:54:14.6369124Z 
2026-06-10T22:54:14.6392912Z 
2026-06-10T22:54:14.6394919Z running 3 tests
2026-06-10T22:54:14.6436986Z test mock_has_no_claude_code_conventions ... ok
2026-06-10T22:54:14.6439271Z test mock_declares_commune_signoff_as_filedrops ... ok
2026-06-10T22:54:14.6441347Z test mock_manifest_parses_and_validates ... ok
2026-06-10T22:54:14.6441564Z 
2026-06-10T22:54:14.6443350Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-10T22:54:14.6445448Z 
2026-06-10T22:54:14.6445680Z      Running unittests src/main.rs (target/debug/deps/spt-4bc480813b1a2a5f)
2026-06-10T22:54:14.6465939Z 
2026-06-10T22:54:14.6467576Z running 108 tests
2026-06-10T22:54:14.6479175Z test api::auth::tests::mints_distinct_nonempty_tokens ... ok
2026-06-10T22:54:14.6481240Z test api::delivery::tests::inject_all_pty_falls_back_to_hook ... ok
2026-06-10T22:54:14.6484053Z test api::delivery::tests::inject_resolution_drops_pty_defaults_hook ... ok
2026-06-10T22:54:14.6485120Z test api::reporting::tests::capability_lists_hostable_types ... ok
2026-06-10T22:54:14.6486154Z test api::auth::tests::missing_endpoint_is_no_endpoint ... ok
2026-06-10T22:54:14.6486582Z test api::auth::tests::no_proof_is_refused ... ok
2026-06-10T22:54:14.6487549Z test api::reporting::tests::env_aliases_resolved_from_manifest ... ok
2026-06-10T22:54:14.6489607Z test api::reporting::tests::filedrops_are_fixed_named_files ... ok
2026-06-10T22:54:14.6491515Z test api::auth::tests::token_proof_authenticates ... ok
2026-06-10T22:54:14.6491940Z test api::auth::tests::session_id_proof_authenticates ... ok
2026-06-10T22:54:14.6493965Z test api::auth::tests::wrong_token_and_wrong_session_refused ... ok
2026-06-10T22:54:14.6495992Z test api::delivery::tests::echo_gate_explicit_toggle ... ok
2026-06-10T22:54:14.6498405Z test api::delivery::tests::idle_busy_transitions_manage_sentinels ... ok
2026-06-10T22:54:14.6500559Z test api::delivery::tests::idle_no_gate_does_not_arm_gate ... ok
2026-06-10T22:54:14.7177180Z test api::delivery::tests::poll_drain_holds_deferred_while_resting_and_releases_once_on_wake ... ok
2026-06-10T22:54:14.7906555Z test api::reporting::tests::boundary_injects_deferred_shell_context ... ok
2026-06-10T22:54:14.8569502Z test api::delivery::tests::poll_drains_non_deferred_by_default ... ok
2026-06-10T22:54:14.8570212Z test api::reporting::tests::boundary_missing_perch_refused ... ok
2026-06-10T22:54:14.8794566Z test api::reporting::tests::boundary_rebinds_keeping_anchor ... ok
2026-06-10T22:54:14.8804535Z test api::tests::adapter_is_required ... ok
2026-06-10T22:54:14.8813695Z test api::tests::state_value_is_validated ... ok
2026-06-10T22:54:14.8837941Z test api::tests::surface_parses ... ok
2026-06-10T22:54:14.9846598Z test api::reporting::tests::boundary_resurfaces_undismissed_notifs ... ok
2026-06-10T22:54:14.9848237Z test api::reporting::tests::driven_by_reads_daemon_marker ... ok
2026-06-10T22:54:14.9850747Z test api::reporting::tests::history_log_appends ... ok
2026-06-10T22:54:14.9854539Z test api::reporting::tests::presence_records_endpoint ... ok
2026-06-10T22:54:14.9858888Z test api::reporting::tests::session_end_erase_refused_with_live_children ... ok
2026-06-10T22:54:14.9896287Z test cli::tests::access_subcommands_parse ... ok
2026-06-10T22:54:14.9904159Z test cli::tests::adapter_subcommands_parse ... ok
2026-06-10T22:54:14.9906274Z test cli::tests::connection_lines_net_less_hides_stale_heartbeat ... ok
2026-06-10T22:54:14.9908551Z test cli::tests::create_existing_name_is_usage_error ... ok
2026-06-10T22:54:14.9911170Z test cli::tests::create_new_existing_name_is_usage_error ... ok
2026-06-10T22:54:15.0015531Z test cli::tests::create_new_mints_shows_and_requests_save ... ok
2026-06-10T22:54:15.0017939Z test cli::tests::create_not_elevated_refuses_without_saving ... ok
2026-06-10T22:54:15.0087163Z test api::reporting::tests::session_end_erase_wipes_childless_perch ... ok
2026-06-10T22:54:15.0117596Z test cli::tests::daemon_subcommands_parse ... ok
2026-06-10T22:54:15.0119496Z test cli::tests::create_prints_joining_material_when_elevated ... ok
2026-06-10T22:54:15.0120335Z test cli::tests::empty_store_no_flag_guides_to_pair_or_create ... ok
2026-06-10T22:54:15.0126621Z test cli::tests::digest_flag_defaults ... ok
2026-06-10T22:54:15.0128398Z test cli::tests::escalation_choice_parses_fail_closed ... ok
2026-06-10T22:54:15.0180533Z test cli::tests::endpoint_subcommands_parse ... ok
2026-06-10T22:54:15.0205001Z test cli::tests::grant_subcommands_parse ... ok
2026-06-10T22:54:15.0231075Z test cli::tests::help_groups_cover_every_command ... ok
2026-06-10T22:54:15.0284493Z test cli::tests::hot_path_flat_and_moved_verbs_gone ... ok
2026-06-10T22:54:15.0298150Z test cli::tests::how_to_topics_cover_ready_and_send ... ok
2026-06-10T22:54:15.0307703Z test cli::tests::invalid_usage_errors ... ok
2026-06-10T22:54:15.0308281Z test cli::tests::join_gate_refuses_without_confirmed_elevation ... ok
2026-06-10T22:54:15.0328051Z test api::reporting::tests::session_end_soft_preserves_state ... ok
2026-06-10T22:54:15.0330554Z test cli::tests::node_level_label_names_an_endpointless_peer ... ok
2026-06-10T22:54:15.0333794Z test cli::tests::node_rows_disambiguate_only_on_label_collision ... ok
2026-06-10T22:54:15.0334318Z test cli::tests::node_status_rows_settle_cheap_signals_probe_only_stale ... ok
2026-06-10T22:54:15.0336318Z test cli::tests::not_elevated_refuses_without_leaking_code_or_saving ... ok
2026-06-10T22:54:15.0338515Z test cli::tests::notify_subnet_resolution_home_default ... ok
2026-06-10T22:54:15.0364269Z test cli::tests::notify_surface_parses ... ok
2026-06-10T22:54:15.0365389Z test cli::tests::origin_set_and_asset_urls_latest_and_tag ... ok
2026-06-10T22:54:15.0402982Z test cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it ... ok
2026-06-10T22:54:15.0412794Z test cli::tests::pair_namespace_is_gone ... ok
2026-06-10T22:54:15.0415471Z test cli::tests::pending_message_renders_semver_or_counter_fallback_and_never_claims_applied ... ok
2026-06-10T22:54:15.0416702Z test api::startup::tests::bind_assigns_home_and_revive_preserves_it ... ok
2026-06-10T22:54:15.0474429Z test api::startup::tests::empty_session_seed_refused ... ok
2026-06-10T22:54:15.0538204Z test api::startup::tests::live_perch_under_other_session_conflicts ... ok
2026-06-10T22:54:15.0540513Z test cli::tests::prune_candidates_resolve_never_guess ... ok
2026-06-10T22:54:15.0547163Z test cli::tests::ring_timeout_defaults ... ok
2026-06-10T22:54:15.0593653Z test api::startup::tests::missing_seed_refused ... ok
2026-06-10T22:54:15.0602218Z test cli::tests::send_target_optional_with_reply_to ... ok
2026-06-10T22:54:15.0849501Z test api::startup::tests::post_spawn_bind_establishes_perch ... ok
2026-06-10T22:54:15.1050026Z test cli::tests::run_bounded_yields_value_or_timeout_default ... ok
2026-06-10T22:54:15.1111944Z test api::startup::tests::rebind_same_session_ok ... ok
2026-06-10T22:54:15.1168366Z test api::startup::tests::stale_seed_with_dead_anchor_refused ... ok
2026-06-10T22:54:15.1228559Z test api::startup::tests::valid_seed_binds_live_perch ... ok
2026-06-10T22:54:15.1237712Z test api::worker::tests::cascade_guard_tracks_live_children ... ok
2026-06-10T22:54:15.1245958Z test api::worker::tests::guard_clears_only_when_all_children_stopped ... ok
2026-06-10T22:54:15.1283058Z test cli::tests::shell_subcommands_parse ... ok
2026-06-10T22:54:15.1342000Z test cli::tests::show_code_prints_reprovisioning_material ... ok
2026-06-10T22:54:15.1442929Z test cli::tests::single_subnet_auto_selects_and_code_matches_seed ... ok
2026-06-10T22:54:15.2352719Z test cli::tests::subcommands_parse ... ok
2026-06-10T22:54:15.2353038Z test cli::tests::subnet_arg_shapes_parse ... ok
2026-06-10T22:54:15.2353393Z test cli::tests::subnet_status_renders_rows_and_hints_never_secrets ... ok
2026-06-10T22:54:15.2353802Z test cli::tests::subnets_joined_banner_renders_rows_and_divider ... ok
2026-06-10T22:54:15.2354220Z test cli::tests::trust_mutation_gate_refuses_without_confirmed_elevation ... ok
2026-06-10T22:54:15.2354591Z test cli::tests::unknown_elevation_falls_back ... ok
2026-06-10T22:54:15.2354901Z test cli::tests::unknown_named_subnet_is_usage_error ... ok
2026-06-10T22:54:15.2355259Z test elevation::tests::admin_terminal_style_has_no_command_prefix ... ok
2026-06-10T22:54:15.2355769Z test elevation::tests::auto_elevate_only_when_unix_interactive_and_unelevated ... ok
2026-06-10T22:54:15.2356767Z test elevation::tests::current_returns_a_determinate_level_on_supported_platforms ... ok
2026-06-10T22:54:15.2357307Z test elevation::tests::fallback_message_names_authenticator_app_and_subnet ... ok
2026-06-10T22:54:15.2357802Z test elevation::tests::gate_shows_only_when_confirmed_elevated ... ok
2026-06-10T22:54:15.2358247Z test elevation::tests::sudo_rerun_shell_quotes_spaced_args ... ok
2026-06-10T22:54:15.2358684Z test elevation::tests::sudo_rerun_uses_absolute_path_not_bare_name ... ok
2026-06-10T22:54:15.2359191Z test wansend::tests::load_snapshots_degrades_on_junk ... ok
2026-06-10T22:54:15.2359574Z test wansend::tests::refusals_render_copy_paste_targets ... ok
2026-06-10T22:54:15.2359997Z test cli::tests::probe_all_timeout_settles_false_without_stalling_batch ... ok
2026-06-10T22:54:15.2360417Z test api::worker::tests::worker_poll_drains_spool ... ok
2026-06-10T22:54:15.2439349Z test cli::tests::probe_all_runs_concurrently_in_input_order ... ok
2026-06-10T22:54:15.2514224Z test api::worker::tests::worker_poll_holds_deferred_while_resting ... ok
2026-06-10T22:54:15.2518423Z test api::worker::tests::worker_start_nests_under_parent ... ok
2026-06-10T22:54:15.5450899Z test cli::tests::probe_all_cap_batches_into_windows ... ok
2026-06-10T22:54:15.7359606Z test cli::tests::fork_forks_homes_and_deletes_exactly_the_source ... ok
2026-06-10T22:54:30.8369316Z test cli::tests::owner_shutdown_gated_by_can_shutdown_grant ... ok
2026-06-10T22:54:30.9992419Z test cli::tests::shell_channels_relay_sensory_and_text_file ... ok
2026-06-10T22:54:31.0024561Z test cli::tests::shell_owner_exclusivity_negatives ... ok
2026-06-10T22:54:31.0045667Z test cli::tests::shell_relink_relaunches_offline_instances_only ... ok
2026-06-10T22:54:31.1006674Z test cli::tests::shell_spawn_approval_floor_gates ... ok
2026-06-10T22:54:31.1114489Z test cli::tests::shell_spawn_cap_and_over_cap_gates ... ok
2026-06-10T22:54:41.1795350Z test cli::tests::shell_spawn_gates_on_the_registered_set ... ok
2026-06-10T22:54:41.1796321Z test cli::tests::shutdown_soft_stops_and_suspends ... ok
2026-06-10T22:54:41.4029232Z test wansend::tests::remote_rest_suspends_and_wakes_with_the_deferred_gate ... ok
2026-06-10T22:54:41.4994096Z test wansend::tests::wan_send_ships_to_the_resolved_node ... ok
2026-06-10T22:54:41.4995982Z 
2026-06-10T22:54:41.4996697Z test result: ok. 108 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 26.85s
2026-06-10T22:54:41.5032901Z      Running tests/brain_split.rs (target/debug/deps/brain_split-7c45fb8c1353e84c)
2026-06-10T22:54:41.5033272Z 
2026-06-10T22:54:41.5060129Z 
2026-06-10T22:54:41.5060287Z running 2 tests
2026-06-10T22:54:41.5440413Z BRAIN_UP: connected to broker spt-daemon-broker-bfb0b07d63bdccfc.sock (pid 652117, generation 0, start-reason cold)
2026-06-10T22:54:41.5469912Z BRAIN_UP: connected to broker spt-daemon-broker-8f2cfd348fad29e0.sock (pid 652122, generation 0, start-reason cold)
2026-06-10T22:54:49.5416721Z BRAIN_EXIT: brain child exited (signal: 9 (SIGKILL)) — respawning
2026-06-10T22:54:49.5417217Z BRAIN_RESTART: supervised respawn in 4s
2026-06-10T22:54:49.5442872Z BRAIN_EXIT: brain child exited (signal: 9 (SIGKILL)) — respawning
2026-06-10T22:54:49.5443544Z BRAIN_RESTART: supervised respawn in 4s
2026-06-10T22:54:53.5512712Z BRAIN_UP: connected to broker spt-daemon-broker-bfb0b07d63bdccfc.sock (pid 652282, generation 1, start-reason crash)
2026-06-10T22:54:53.5523163Z BRAIN_UP: connected to broker spt-daemon-broker-8f2cfd348fad29e0.sock (pid 652283, generation 1, start-reason crash)
2026-06-10T22:55:01.4633969Z test seed_anchor_survives_brain_cycle ... ok
2026-06-10T22:55:01.5052803Z test broker_survives_brain_kill_and_respawns_it ... ok
2026-06-10T22:55:01.5053127Z 
2026-06-10T22:55:01.5053432Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 20.00s
2026-06-10T22:55:01.5053804Z 
2026-06-10T22:55:01.5056022Z      Running tests/brain_survive.rs (target/debug/deps/brain_survive-02c31754034a89b1)
2026-06-10T22:55:01.5082584Z 
2026-06-10T22:55:01.5082941Z running 1 test
2026-06-10T22:55:17.4980242Z BRAIN_UP: connected to broker spt-daemon-broker-4e8a1953db88e661.sock (pid 652608, generation 0, start-reason cold)
2026-06-10T22:55:17.4981463Z BRAIN_RESUMED: re-attached 1 session(s): [1]
2026-06-10T22:55:25.5024591Z BRAIN_UP: connected to broker spt-daemon-broker-4e8a1953db88e661.sock (pid 652612, generation 1, start-reason update)
2026-06-10T22:55:25.5026365Z BRAIN_RESUMED: re-attached 1 session(s): [1]
2026-06-10T22:55:33.6093589Z test pty_and_quic_survive_brain_process_restart_onto_swapped_binary ... ok
2026-06-10T22:55:33.6094164Z 
2026-06-10T22:55:33.6094478Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 32.10s
2026-06-10T22:55:33.6094851Z 
2026-06-10T22:55:33.6119480Z      Running tests/contract_e2e.rs (target/debug/deps/contract_e2e-e6ce8d000d5aa64b)
2026-06-10T22:55:33.6133191Z 
2026-06-10T22:55:33.9094074Z running 4 tests
2026-06-10T22:55:33.9094474Z test cold_api_call_autostarts_daemon_and_handoff_is_in_memory ... ok
2026-06-10T22:55:33.9221879Z SEEDED:652620
2026-06-10T22:55:34.3466135Z test live_agent_lifecycle_e2e ... ok
2026-06-10T22:55:34.3943643Z test mock_adapter_drives_the_full_contract ... ok
2026-06-10T22:55:34.4114113Z SEEDED:652620
2026-06-10T22:55:34.6406680Z test seed_then_listen_binds_and_relays ... ok
2026-06-10T22:55:34.6407004Z 
2026-06-10T22:55:34.6407314Z test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.03s
2026-06-10T22:55:34.6408062Z 
2026-06-10T22:55:34.6411575Z      Running tests/n1_compat.rs (target/debug/deps/n1_compat-39cd3f2f9d11c013)
2026-06-10T22:55:34.6422182Z 
2026-06-10T22:55:34.6422345Z running 1 test
2026-06-10T22:55:35.8487482Z test brain_accepts_old_and_new_broker_argv ... ok
2026-06-10T22:55:35.8487900Z 
2026-06-10T22:55:35.8488206Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.21s
2026-06-10T22:55:35.8488572Z 
2026-06-10T22:55:35.8491012Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-6354fd16c982dd49)
2026-06-10T22:55:35.8500183Z 
2026-06-10T22:55:35.8500370Z running 1 test
2026-06-10T22:55:35.8502033Z test new_brain_serves_against_old_broker ... ok
2026-06-10T22:55:35.8502289Z 
2026-06-10T22:55:35.8502536Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-10T22:55:35.8502922Z 
2026-06-10T22:55:35.8503942Z      Running tests/notify_shell_e2e.rs (target/debug/deps/notify_shell_e2e-003d43c5d0ec222e)
2026-06-10T22:55:35.8513821Z 
2026-06-10T22:55:35.8514003Z running 1 test
2026-06-10T22:55:35.8516004Z test notify_shell_renders_a_commanded_toast ... ok
2026-06-10T22:55:35.8516257Z 
2026-06-10T22:55:35.8516533Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-10T22:55:35.8516862Z 
2026-06-10T22:55:35.8517535Z      Running tests/oneliner_e2e.rs (target/debug/deps/oneliner_e2e-c579a501315f95e6)
2026-06-10T22:55:35.8524748Z 
2026-06-10T22:55:35.8524892Z running 1 test
2026-06-10T22:55:35.8526453Z test install_script_against_staged_release ... ok
2026-06-10T22:55:35.8526706Z 
2026-06-10T22:55:35.8526951Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-10T22:55:35.8527307Z 
2026-06-10T22:55:35.8528213Z      Running tests/quickstart_e2e.rs (target/debug/deps/quickstart_e2e-7edd71e206f4089e)
2026-06-10T22:55:35.8535289Z 
2026-06-10T22:55:35.8535537Z running 1 test
2026-06-10T22:55:36.1197247Z test published_messaging_quickstart_runs_as_written ... ok
2026-06-10T22:55:36.1197642Z 
2026-06-10T22:55:36.1197936Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
2026-06-10T22:55:36.1198328Z 
2026-06-10T22:55:36.1200518Z      Running tests/release_verify_e2e.rs (target/debug/deps/release_verify_e2e-4613b6a4f3b29380)
2026-06-10T22:55:36.1211015Z 
2026-06-10T22:55:36.1211201Z running 1 test
2026-06-10T22:55:36.1212948Z test published_release_verifies_against_embedded_anchor ... ok
2026-06-10T22:55:36.1213200Z 
2026-06-10T22:55:36.1213446Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-10T22:55:36.1215013Z      Running tests/shell_e2e.rs (target/debug/deps/shell_e2e-c84abf591a496eba)
2026-06-10T22:55:36.1215322Z 
2026-06-10T22:55:36.1224787Z 
2026-06-10T22:55:36.1224943Z running 1 test
2026-06-10T22:55:36.3371424Z test mock_shell_binary_drives_the_full_link ... ok
2026-06-10T22:55:36.3371744Z 
2026-06-10T22:55:36.3372096Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
2026-06-10T22:55:36.3372515Z 
2026-06-10T22:55:36.3376236Z      Running tests/shell_sleepwake_e2e.rs (target/debug/deps/shell_sleepwake_e2e-741e637b09f04242)
2026-06-10T22:55:36.3432519Z 
2026-06-10T22:55:36.3432756Z running 1 test
2026-06-10T22:55:37.2775925Z test sleep_wake_cycle_drives_from_both_ends ... ok
2026-06-10T22:55:37.2776249Z 
2026-06-10T22:55:37.2776564Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.93s
2026-06-10T22:55:37.2776948Z 
2026-06-10T22:55:37.2782921Z      Running unittests src/lib.rs (target/debug/deps/spt_daemon-c70d1b9b9cdcb6ff)
2026-06-10T22:55:37.2812400Z 
2026-06-10T22:55:37.2812638Z running 266 tests
2026-06-10T22:55:37.2821505Z test adapter_update::tests::delegated_unattested_is_skipped ... ok
2026-06-10T22:55:37.2822296Z test adapter_update::tests::delegated_attested_delegates_command ... ok
2026-06-10T22:55:37.2837261Z test adapter_update::tests::file_pull_without_payload_is_skipped ... ok
2026-06-10T22:55:37.2838046Z test access::tests::gate_decision_table ... ok
2026-06-10T22:55:37.2838461Z test brainproc::tests::appended_padding_flips_exe_hash ... ok
2026-06-10T22:55:37.2839043Z test brainproc::tests::backoff_doubles_on_fast_death_resets_when_healthy ... ok
2026-06-10T22:55:37.2839571Z test access::tests::reply_passes_where_unsolicited_refused ... ok
2026-06-10T22:55:37.2842347Z test brainproc::tests::brain_child_args_carry_generation_and_reason ... ok
2026-06-10T22:55:37.2843097Z test applyhost::tests::brain_restart_verb_raises_the_supervisor_signal ... ok
2026-06-10T22:55:37.2850665Z test access::tests::same_node_always_passes_without_minting ... ok
2026-06-10T22:55:37.2851434Z test brainproc::tests::consumer_gate_spawns_once_when_net_enabled ... ok
2026-06-10T22:55:37.2852189Z test brainproc::tests::ready_exe_hash_parses_and_is_n1_readable ... ok
2026-06-10T22:55:37.2853008Z test brainproc::tests::ready_generation_parses_stamp_and_fails_safe ... ok
2026-06-10T22:55:37.2854345Z test brainproc::tests::ready_generation_at_reads_file_and_absent_is_none ... ok
2026-06-10T22:55:37.2855170Z test brainproc::tests::rollback_running_version_is_prior_not_n_minus_one ... ok
2026-06-10T22:55:37.2857917Z test brainproc::tests::rolled_back_record_spawns_rollback_binary_on_a_fresh_supervisor ... ok
2026-06-10T22:55:37.2858938Z test brainproc::tests::start_reason_arg_round_trips_and_is_lenient ... ok
2026-06-10T22:55:37.2860263Z test brainproc::tests::planned_restart_respawns_with_update_reason ... ok
2026-06-10T22:55:37.2887328Z test adapter_update::tests::ripple_registered_uses_the_registered_set ... ok
2026-06-10T22:55:37.2912410Z test adapter_update::tests::file_pull_tampered_bytes_rejected ... ok
2026-06-10T22:55:37.2913641Z test adapter_update::tests::file_pull_verified_against_adapter_key ... ok
2026-06-10T22:55:37.2914428Z test adapter_update::tests::file_pull_wrong_key_rejected ... ok
2026-06-10T22:55:37.2915434Z test broker::tests::delivered_cursor_advances_only_on_ok_and_is_monotonic ... ok
2026-06-10T22:55:37.2916560Z test broker::tests::sessions_reply_resume_seq_defaults_when_absent ... ok
2026-06-10T22:55:37.2917586Z test adapter_update::tests::ripple_conducts_each_adapter_in_order ... ok
2026-06-10T22:55:37.2918502Z test codec::tests::frame_round_trips_through_buffer ... ok
2026-06-10T22:55:37.2919380Z test codec::tests::oversized_prefix_rejected ... ok
2026-06-10T22:55:37.2922745Z test codec::tests::back_to_back_frames_decode_independently ... ok
2026-06-10T22:55:37.2923428Z test config::tests::crash_grace_is_config_driven ... ok
2026-06-10T22:55:37.2924057Z test config::tests::auto_suspend_knob_is_opt_in_default_off ... ok
2026-06-10T22:55:37.2924719Z test config::tests::detached_subnets_knob_defaults_empty ... ok
2026-06-10T22:55:37.2925360Z test config::tests::full_auto_update_is_gated_by_default ... ok
2026-06-10T22:55:37.2927083Z test config::tests::missing_file_is_default ... ok
2026-06-10T22:55:37.2927762Z test config::tests::malformed_file_degrades_to_default ... ok
2026-06-10T22:55:37.2929621Z test config::tests::pulse_period_is_config_driven ... ok
2026-06-10T22:55:37.2932228Z test config::tests::relay_choice_is_config_driven ... ok
2026-06-10T22:55:37.2932897Z test config::tests::save_load_roundtrip ... ok
2026-06-10T22:55:37.2933507Z test consent::tests::decide_honors_full_auto_flag ... ok
2026-06-10T22:55:37.2938134Z test applyhost::tests::apply_staged_update_set_refuses_broker_touching_payloads ... ok
2026-06-10T22:55:37.2940115Z test consent::tests::no_live_session_resolves_to_none ... ok
2026-06-10T22:55:37.2940814Z test daemon::tests::net_retry_backoff_doubles_then_caps ... ok
2026-06-10T22:55:37.2941633Z test deadline::tests::advance_after_fire_steps_one_grid_normally_and_collapses_a_stall ... ok
2026-06-10T22:55:37.2945250Z test applyhost::tests::apply_staged_without_broker_hosted_sessions_swaps_binary ... ok
2026-06-10T22:55:37.2947187Z test applyhost::tests::apply_staged_refuses_platform_blind_or_mismatched_single ... ok
2026-06-10T22:55:37.2951066Z test applyhost::tests::apply_staged_refuses_a_quarantined_version ... ok
2026-06-10T22:55:37.2952018Z test consent::tests::resolves_most_recently_active_live_session ... ok
2026-06-10T22:55:37.2952938Z test deadline::tests::next_fire_between_grid_points_rounds_up ... ok
2026-06-10T22:55:37.2953878Z test deadline::tests::next_fire_long_jump_collapses_missed_ticks_to_one ... ok
2026-06-10T22:55:37.2954985Z test deadline::tests::next_fire_on_grid_returns_now_and_advances_strictly ... ok
2026-06-10T22:55:37.2955985Z test deadline::tests::next_fire_saturates_when_now_precedes_anchor ... ok
2026-06-10T22:55:37.2956969Z test deadline::tests::one_shot_fires_at_or_after_target_and_never_resets ... ok
2026-06-10T22:55:37.2987810Z test applyhost::tests::apply_staged_update_set_selects_local_platform_artifact ... ok
2026-06-10T22:55:37.2988283Z test deadline::tests::zero_interval_degrades_to_config_default ... ok
2026-06-10T22:55:37.2996263Z test daemon::tests::is_running_tracks_the_seed_channel ... ok
2026-06-10T22:55:37.2997488Z test deelevate::tests::env_overlay_keeps_explicit_spt_home_alive ... ok
2026-06-10T22:55:37.2998255Z test deelevate::tests::plan_spawn_deelevates_only_with_a_target ... ok
2026-06-10T22:55:37.2998740Z test deelevate::tests::sudo_invoker_derivation_is_strict ... ok
2026-06-10T22:55:37.2999401Z test deadline::tests::cold_and_crash_write_fresh_anchor_at_now ... ok
2026-06-10T22:55:37.3000942Z test deelevate::tests::election_resolves_real_users_never_root ... ok
2026-06-10T22:55:37.3001734Z test deadline::tests::corrupt_file_degrades_to_fresh ... ok
2026-06-10T22:55:37.3005351Z test deadline::tests::distinct_keys_do_not_cross_clobber ... ok
2026-06-10T22:55:37.3007928Z test deadline::tests::update_keeps_anchor_and_refreshes_interval ... ok
2026-06-10T22:55:37.3009493Z test applyhost::tests::apply_staged_swaps_binary_and_hands_off_without_touching_the_endpoint ... ok
2026-06-10T22:55:37.3010276Z test deadline::tests::update_with_no_file_falls_back_fresh ... ok
2026-06-10T22:55:37.3018298Z test digest::tests::from_manifest_feeds_and_snapshots ... ok
2026-06-10T22:55:37.3019496Z test digesthub::tests::publish_then_snapshot_reads_latest ... ok
2026-06-10T22:55:37.3020335Z test digest::tests::applying_deltas_reconstructs_snapshot ... ok
2026-06-10T22:55:37.3020898Z test digesthub::tests::render_is_glanceable ... ok
2026-06-10T22:55:37.3021308Z test digesthub::tests::subscribe_returns_current_base ... ok
2026-06-10T22:55:37.3021933Z test digesthub::tests::subscriber_receives_changes_then_is_pruned ... ok
2026-06-10T22:55:37.3022606Z test dispatch::tests::unknown_shapes_refuse_classification ... ok
2026-06-10T22:55:37.3023079Z test dispatch::tests::classifies_every_family_by_first_line_shape ... ok
2026-06-10T22:55:37.3024503Z test digest::tests::active_turn_growth_is_a_tail_delta ... ok
2026-06-10T22:55:37.3026530Z test digest::tests::persistence_off_surfaces_nothing ... ok
2026-06-10T22:55:37.3029287Z test digest::tests::persistence_reports_each_completed_turn_once ... ok
2026-06-10T22:55:37.3030895Z test digest::tests::tool_sprint_is_structured_in_the_turn ... ok
2026-06-10T22:55:37.3031716Z test digest::tests::unchanged_feed_emits_no_delta ... ok
2026-06-10T22:55:37.3032623Z test digest::tests::window_slide_resends_from_zero ... ok
2026-06-10T22:55:37.3033363Z test frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer ... ok
2026-06-10T22:55:37.3034172Z test frame::tests::handshake_accepts_newer_brain_on_older_broker ... ok
2026-06-10T22:55:37.3034841Z test frame::tests::handshake_rejects_below_floor ... ok
2026-06-10T22:55:37.3035274Z test frame::tests::handshake_rejects_role_mismatch ... ok
2026-06-10T22:55:37.3035687Z test frame::tests::unknown_kind_is_not_a_decode_error ... ok
2026-06-10T22:55:37.3036074Z test grants::tests::escalation_answers_apply ... ok
2026-06-10T22:55:37.3036575Z test grants::tests::no_session_escalates_with_none_target ... ok
2026-06-10T22:55:37.3036984Z test grants::tests::escalation_ask_body_roundtrip ... ok
2026-06-10T22:55:37.3037401Z test grants::tests::preconsent_flags_author_grants ... ok
2026-06-10T22:55:37.3038132Z test grants::tests::reserved_capabilities_refuse_even_when_granted ... ok
2026-06-10T22:55:37.3038612Z test grants::tests::ungranted_escalates_granted_allows ... ok
2026-06-10T22:55:37.3039212Z test applyhost::tests::apply_staged_gates_fail_closed_with_the_seat_untouched ... ok
2026-06-10T22:55:37.3047379Z test effect::tests::applied_set_survives_reopen ... ok
2026-06-10T22:55:37.3052378Z test effect::tests::second_apply_for_same_key_is_deduped ... ok
2026-06-10T22:55:37.3053350Z test effect::tests::open_creates_missing_parent_dirs ... ok
2026-06-10T22:55:37.3057924Z test effect::tests::failed_effect_is_not_recorded_applied ... ok
2026-06-10T22:55:37.3233402Z test effect::tests::gauntlet_is_exactly_once_across_brain_crashes ... ok
2026-06-10T22:55:37.3283612Z test grants::tests::escalation_notif_fires_to_most_recent_and_roundtrips ... ok
2026-06-10T22:55:37.3803947Z test lifecycle::tests::crash_signoff_spares_recovered_self ... ok
2026-06-10T22:55:37.4324264Z test lifecycle::tests::crash_signoff_tears_down_when_still_gone ... ok
2026-06-10T22:55:37.4582528Z test lifecycle::tests::daemon_hosted_psyche_liveness_is_status_not_pid ... ok
2026-06-10T22:55:37.4798150Z test lifecycle::tests::harness_owner_gone_anchors_on_parent_pid ... ok
2026-06-10T22:55:37.4841805Z test brainproc::tests::clear_before_spawn_defeats_exact_generation_stale_file ... ok
2026-06-10T22:55:37.4842811Z test machineid::tests::hash_is_domain_separated_and_stable ... ok
2026-06-10T22:55:37.4901608Z test brainproc::tests::trial_kills_alive_never_ready_candidate_before_rollback ... ok
2026-06-10T22:55:37.4902259Z test msg::tests::bytes_round_trip_through_payload ... ok
2026-06-10T22:55:37.4903837Z test msg::tests::net_frames_round_trip_and_tolerate_unknown_fields ... ok
2026-06-10T22:55:37.4904562Z test msg::tests::output_envelope_round_trips ... ok
2026-06-10T22:55:37.4906058Z test msg::tests::presence_event_round_trips_and_tolerates_future_kind ... ok
2026-06-10T22:55:37.4906715Z test msg::tests::spawn_req_tolerates_unknown_field ... ok
2026-06-10T22:55:37.5018468Z test brainproc::tests::trial_promotes_on_ready_then_supervises_the_accepted_binary ... ok
2026-06-10T22:55:37.5172752Z test brainproc::tests::supervisor_respawns_brain_until_stopped ... ok
2026-06-10T22:55:37.5173215Z test brainproc::tests::supervisor_owns_generation_and_stamps_start_reason ... ok
2026-06-10T22:55:37.5174279Z test nethost::tests::host_binds_endpoint_to_node_identity ... ok
2026-06-10T22:55:37.5318425Z test lifecycle::tests::orphan_watch_fires_on_dead_owner ... ok
2026-06-10T22:55:37.5533535Z test nethost::tests::two_hosts_dial_over_loopback ... ok
2026-06-10T22:55:37.5534770Z test lifecycle::tests::orphan_watch_honors_stop_for_live_owner ... ok
2026-06-10T22:55:37.6052917Z test lifecycle::tests::pulse_loop_does_not_write_anchor_per_fire ... ok
2026-06-10T22:55:37.6325964Z test notif::tests::notif_command_renders_all_keys_and_is_opt_in ... ok
2026-06-10T22:55:37.6569129Z test lifecycle::tests::pulse_loop_is_config_paced_and_killable ... ok
2026-06-10T22:55:37.6967032Z test brainproc::tests::stale_generation_minus_one_ready_never_promotes ... ok
2026-06-10T22:55:37.7231350Z test lifecycle::tests::pulse_loop_update_preserves_phase_crash_rebases ... ok
2026-06-10T22:55:37.7451786Z test lifecycle::tests::pulse_recency_and_auto_suspend_follow_resting_state ... ok
2026-06-10T22:55:37.7587733Z test notifsync::tests::concurrent_dismiss_and_surface_commute_across_the_feed ... ok
2026-06-10T22:55:37.7725263Z test notifsync::tests::feed_converges_two_stores_and_dismiss_replicates ... ok
2026-06-10T22:55:37.7821401Z test notifsync::tests::non_member_subnet_record_never_materializes ... ok
2026-06-10T22:55:37.7927397Z test notifsync::tests::untrusted_and_cross_subnet_origins_are_dropped ... ok
2026-06-10T22:55:37.7927910Z test pairhost::tests::wire_errors_classify_for_the_guided_ux ... ok
2026-06-10T22:55:37.7929990Z test peerloop::tests::advertise_marker_is_taken_exactly_once ... ok
2026-06-10T22:55:37.7939286Z test peerloop::tests::fire_due_rotations_rotates_due_and_leaves_pending ... ok
2026-06-10T22:55:37.7939949Z test peerloop::tests::first_tick_is_due_and_never_underflows ... ok
2026-06-10T22:55:37.8094395Z test peerloop::tests::heartbeat_writes_and_advances ... ok
2026-06-10T22:55:37.8094916Z test peerloop::tests::push_target_is_the_full_roster_minus_self_and_tombstoned ... ok
2026-06-10T22:55:37.8100274Z test peerloop::tests::seeded_dial_order_fallback_and_writeback ... ok
2026-06-10T22:55:37.8100779Z test peerloop::tests::supervisor_backoff_doubles_caps_and_resets ... ok
2026-06-10T22:55:37.8404332Z test peerloop::tests::supervisor_restarts_a_panicking_pump_until_stop ... ok
2026-06-10T22:55:37.8410776Z test presence::tests::mra_degrades_to_local_and_skips_noise_rows ... ok
2026-06-10T22:55:37.8416834Z test presence::tests::mra_joins_local_and_gossiped_legs_under_one_max ... ok
2026-06-10T22:55:37.8420523Z test presence::tests::snapshot_loading_degrades_on_junk ... ok
2026-06-10T22:55:37.8426994Z test presence::tests::subnet_scope_gates_both_legs ... ok
2026-06-10T22:55:37.8427920Z test propagate::tests::classifier_maps_every_status_shape ... ok
2026-06-10T22:55:37.8916152Z test lifecycle::tests::pulse_tick_ingests_drop ... ok
2026-06-10T22:55:37.9276475Z test brainproc::tests::trial_rolls_back_after_budget_of_pre_ready_exits ... ok
2026-06-10T22:55:37.9515232Z test lifecycle::tests::rest_event_fires_echo_once_and_wake_resurfaces ... ok
2026-06-10T22:55:37.9608399Z test linkhost::tests::run_action_relinks_drives_and_refuses ... ok
2026-06-10T22:55:37.9611193Z test machineid::tests::machine_id_hash_resolves_and_is_stable ... ok
2026-06-10T22:55:37.9806317Z test notif::tests::consent_decision_produces_notif_only_when_gated ... ok
2026-06-10T22:55:38.0005696Z test notif::tests::first_fire_reaches_most_recent_visible_endpoint ... ok
2026-06-10T22:55:38.0209068Z test notif::tests::first_fire_redirects_to_a_fresher_remote_winner_unmarked ... ok
2026-06-10T22:55:38.0209548Z test reconcile::tests::active_node_wins ... ok
2026-06-10T22:55:38.0210516Z test reconcile::tests::double_active_tiebreaks_deterministically ... ok
2026-06-10T22:55:38.0211074Z test reconcile::tests::fallback_lowest_non_offline ... ok
2026-06-10T22:55:38.0211758Z test reconcile::tests::no_rows_reconciles_locally ... ok
2026-06-10T22:55:38.0316347Z test notif::tests::hidden_endpoint_boundary_surfaces_nothing ... ok
2026-06-10T22:55:38.0371213Z test registryhost::tests::admitted_feeds_stamp_the_heard_map ... ok
2026-06-10T22:55:38.0517835Z test notif::tests::hidden_endpoint_is_never_the_target ... ok
2026-06-10T22:55:38.0572923Z test notif::tests::no_live_endpoint_is_a_typed_no_target ... ok
2026-06-10T22:55:38.0854867Z test notif::tests::resurface_delivers_undismissed_with_gates ... ok
2026-06-10T22:55:38.1114877Z test notif::tests::rollback_notif_is_loud_and_resurfaces ... ok
2026-06-10T22:55:38.1128362Z test registryhost::tests::apply_feed_flips_only_on_observed_transition_to_active ... ok
2026-06-10T22:55:38.1134306Z test registryhost::tests::apply_feed_gates_and_merges_under_the_lease ... ok
2026-06-10T22:55:38.1141008Z test registryhost::tests::apply_node_labels_gates_and_merges ... ok
2026-06-10T22:55:38.1147097Z test registryhost::tests::evict_silent_peers_drops_unheard_rows_and_rewrites_snapshots ... ok
2026-06-10T22:55:38.1647296Z test notif::tests::shell_notif_templates_render_for_attached_instances_only ... ok
2026-06-10T22:55:38.1660493Z test registryhost::tests::repair_evict_tombstones_roster_snapshot_and_notices ... ok
2026-06-10T22:55:38.1661149Z test registryhost::tests::superseded_requires_label_and_machine_id_under_other_key ... ok
2026-06-10T22:55:38.1666420Z test registryhost::tests::with_epoch_is_the_one_canonical_counter ... ok
2026-06-10T22:55:38.1907470Z test notif::tests::suppression_window_holds_cross_endpoint ... ok
2026-06-10T22:55:38.2210469Z test psyrelay::tests::empty_and_oversize_bodies_drop_typed ... ok
2026-06-10T22:55:38.2218348Z test relcache::tests::applied_state_two_phase_round_trips_and_degrades ... ok
2026-06-10T22:55:38.2224108Z test relcache::tests::partial_update_set_can_serve_held_platform_only ... ok
2026-06-10T22:55:38.2234772Z test relcache::tests::single_platform_stamp_is_explicit_and_cleared_on_restage ... ok
2026-06-10T22:55:38.2239977Z test relcache::tests::stage_round_trips_and_restage_replaces ... ok
2026-06-10T22:55:38.2244412Z test relcache::tests::torn_or_corrupt_stage_offers_nothing ... ok
2026-06-10T22:55:38.2250038Z test relcache::tests::update_set_round_trips_and_loads_by_platform ... ok
2026-06-10T22:55:38.2333989Z test release::tests::artifact_digest_mismatch_is_rejected ... ok
2026-06-10T22:55:38.2424583Z test release::tests::builtin_keys_merge_and_revoke_under_file_overlay ... ok
2026-06-10T22:55:38.2512237Z test release::tests::channel_mismatch_is_rejected ... ok
2026-06-10T22:55:38.2595755Z test release::tests::expired_metadata_is_rejected ... ok
2026-06-10T22:55:38.2596169Z test release::tests::hex_roundtrips ... ok
2026-06-10T22:55:38.2625989Z test psyrelay::tests::notify_reaches_own_user_only ... ok
2026-06-10T22:55:38.2633856Z test release::tests::production_policy_loads_fail_closed ... ok
2026-06-10T22:55:38.2638043Z test release::tests::revoked_key_is_rejected ... ok
2026-06-10T22:55:38.2638772Z test release::tests::shipped_builtin_table_is_well_formed ... ok
2026-06-10T22:55:38.2732970Z test release::tests::tampered_metadata_fails_signature ... ok
2026-06-10T22:55:38.2814769Z test release::tests::untrusted_key_is_unknown ... ok
2026-06-10T22:55:38.2848683Z test release::tests::non_monotonic_version_is_rollback ... ok
2026-06-10T22:55:38.2901680Z test release::tests::update_set_artifact_mismatch_is_rejected ... ok
2026-06-10T22:55:38.2945399Z test psyrelay::tests::notify_without_live_endpoint_is_pending ... ok
2026-06-10T22:55:38.2987692Z test release::tests::update_set_missing_platform_is_typed_rejection ... ok
2026-06-10T22:55:38.3016280Z test release::tests::update_set_channel_and_rollback_gates_hold ... ok
2026-06-10T22:55:38.3035672Z test release::tests::update_set_tampering_breaks_whole_set_signature ... ok
2026-06-10T22:55:38.3044247Z test resting::tests::apply_event_auto_suspends_under_the_resolved_chain ... ok
2026-06-10T22:55:38.3048060Z test resting::tests::apply_event_echo_failure_is_loud_but_state_persists ... ok
2026-06-10T22:55:38.3053680Z test resting::tests::apply_event_fires_echo_once_per_rest_edge_and_wake_on_wake ... ok
2026-06-10T22:55:38.3054225Z test resting::tests::auto_suspend_counts_from_dormancy_onset_and_is_opt_in ... ok
2026-06-10T22:55:38.3072919Z test release::tests::update_set_verifies_and_selects_platform_artifact ... ok
2026-06-10T22:55:38.3080251Z test resting::tests::deferred_held_keys_on_the_durable_rest_record ... ok
2026-06-10T22:55:38.3082532Z test resting::tests::freshness_pull_marker_is_taken_exactly_once ... ok
2026-06-10T22:55:38.3083033Z test resting::tests::knob_chain_resolves_global_node_endpoint ... ok
2026-06-10T22:55:38.3100900Z test release::tests::valid_release_verifies_and_artifact_matches ... ok
2026-06-10T22:55:38.3108118Z test resting::tests::rest_record_round_trips_with_anchor_discipline ... ok
2026-06-10T22:55:38.3108605Z test resting::tests::transition_table_matches_the_context_model ... ok
2026-06-10T22:55:38.3110443Z test rollback_compat::tests::pre_ready_durable_files_are_additive_and_n1_readable ... ok
2026-06-10T22:55:38.3262508Z test psyrelay::tests::null_stdout_driver_fails_the_guard ... ok
2026-06-10T22:55:38.3560605Z test psyrelay::tests::prose_only_relays_nothing ... ok
2026-06-10T22:55:38.3937297Z test psyrelay::tests::reply_relays_to_inbound_sender ... ok
2026-06-10T22:55:38.4235749Z test psyrelay::tests::reply_without_target_is_dropped ... ok
2026-06-10T22:55:38.4236206Z test seedproofx::grace_tests::grade_truth_table ... ok
2026-06-10T22:55:38.4237653Z test seedproofx::grace_tests::seed_never_appears_in_roster_gossip ... ok
2026-06-10T22:55:38.4238697Z test seedproofx::grace_tests::seedxfer_frame_round_trips_and_rejects_malformed ... ok
2026-06-10T22:55:38.4239476Z test seedproofx::roster_tests::empty_roster_frame_round_trips ... ok
2026-06-10T22:55:38.4241233Z test seedproofx::roster_tests::gapfill_fills_absent_only_and_skips_self ... ok
2026-06-10T22:55:38.4242030Z test seedproofx::roster_tests::malformed_roster_frame_rejected ... ok
2026-06-10T22:55:38.4243179Z test seedproofx::roster_tests::roster_frame_round_trips ... ok
2026-06-10T22:55:38.4680086Z test psyrelay::tests::spoofed_routing_is_stripped_and_restamped ... ok
2026-06-10T22:55:38.4680780Z test service::tests::plan_start_prefers_service_then_spawn_idempotent ... ok
2026-06-10T22:55:38.4681307Z test service::tests::plan_stop_routes_managed_then_ipc_then_noop ... ok
2026-06-10T22:55:38.4682047Z test service::tests::run_refused_only_when_windows_and_vanishing ... ok
2026-06-10T22:55:38.4704854Z test registryhost::tests::advertise_local_scans_and_respects_visibility ... ok
2026-06-10T22:55:38.4705393Z test service::tests::systemd_unit_path_follows_xdg_then_home ... ok
2026-06-10T22:55:38.4710831Z test shellchan::tests::frames_compose_and_stamp_roundtrips ... ok
2026-06-10T22:55:38.4711389Z test shellchan::tests::sensory_text_file_frames_shape ... ok
2026-06-10T22:55:38.4715147Z test shellchan::tests::vocab_check_bounds_ops_and_args ... ok
2026-06-10T22:55:38.4719226Z test registryhost::tests::advertise_local_stamps_the_node_label ... ok
2026-06-10T22:55:38.4724845Z test shelldisc::tests::discover_across_joins_other_node_subnet_adapters ... ok
2026-06-10T22:55:38.4741146Z test registryhost::tests::advertisement_carries_both_authored_blurb ... ok
2026-06-10T22:55:38.4741969Z test shelldisc::tests::shell_context_renders_sections_and_empties_to_none ... ok
2026-06-10T22:55:38.4765294Z test registryhost::tests::advertisement_carries_the_presence_datum ... ok
2026-06-10T22:55:38.4770407Z test shelldisc::tests::discovery_own_plus_broadcast_gated_instantiable ... ok
2026-06-10T22:55:38.4781566Z test shellhost::tests::launch_fails_closed_on_bad_templates ... ok
2026-06-10T22:55:38.4784094Z test shellhost::tests::close_shell_ephemeral_tears_down_and_frees_the_slot ... ok
2026-06-10T22:55:38.4785557Z test shellhost::tests::link_key_and_frame_mac_roundtrip ... ok
2026-06-10T22:55:38.4786089Z test shellwake::tests::backoff_curve_doubles_to_the_cap ... ok
2026-06-10T22:55:38.4789903Z test registryhost::tests::advertisement_follows_resting_transitions_epoch_bumped ... ok
2026-06-10T22:55:38.4800725Z test shellwake::tests::resolve_wake_leaves_a_dormant_owner_and_relaunches ... ok
2026-06-10T22:55:38.4802749Z test shellhost::tests::launch_parks_token_and_bind_by_token_onlines ... ok
2026-06-10T22:55:38.4803998Z test registryhost::tests::evict_silent_peers_never_touches_own_rows ... ok
2026-06-10T22:55:38.4809326Z test shellwake::tests::resolve_wake_refuses_without_a_reachable_owner ... ok
2026-06-10T22:55:38.4818724Z test shellwake::tests::watcher_opcode_exit_fires_resolution_once ... ok
2026-06-10T22:55:38.4819514Z test sync::tests::gate_decision_table ... ok
2026-06-10T22:55:38.5015492Z test shellwake::tests::reconcile_flips_watchers_with_instance_state ... ok
2026-06-10T22:55:38.5018125Z test transport::tests::local_socket_handshake_and_frame_round_trip ... ok
2026-06-10T22:55:38.5020119Z test transport::tests::local_socket_rejects_wrong_role ... ok
2026-06-10T22:55:38.5020658Z test update::tests::apply_refuses_non_brain_only_plan ... ok
2026-06-10T22:55:38.5021197Z test update::tests::classify_brain_only_when_broker_hosts_new_brain ... ok
2026-06-10T22:55:38.5021786Z test update::tests::classify_broker_breaking_on_resource_abi_change ... ok
2026-06-10T22:55:38.5022222Z test update::tests::classify_broker_compatible_when_brain_below_floor ... ok
2026-06-10T22:55:38.5091177Z test relay::tests::respawn_loses_no_spooled_message ... ok
2026-06-10T22:55:38.5142190Z test shellwake::tests::watcher_crash_exits_respawn_then_give_up ... ok
2026-06-10T22:55:38.5194089Z test update::tests::plan_verified_produces_no_plan_for_a_rejected_release ... ok
2026-06-10T22:55:38.5209257Z test xfer::tests::recv_state_chunks_idempotent_and_commit_replays_safely ... ok
2026-06-10T22:55:38.5210030Z test xfer::tests::resolve_under_confines_to_root ... ok
2026-06-10T22:55:38.5228111Z test update::tests::plan_verified_yields_a_plan_for_a_valid_release ... ok
2026-06-10T22:55:38.5245749Z test relay::tests::run_honors_stop ... ok
2026-06-10T22:55:38.5292350Z test resting::tests::daemon_rest_event_arms_gate_at_rest_edge_only ... ok
2026-06-10T22:55:38.5347002Z test update::tests::plan_verified_update_set_uses_selected_platform_spec ... ok
2026-06-10T22:55:38.5374236Z test resting::tests::rest_edges_cascade_shells_with_divergence ... ok
2026-06-10T22:55:38.5433138Z test seedmap::tests::put_refreshes_existing ... ok
2026-06-10T22:55:38.5491429Z test seedmap::tests::put_then_take_consumes_once ... ok
2026-06-10T22:55:38.5546760Z test seedmap::tests::stop_op_acks_then_serve_returns ... ok
2026-06-10T22:55:38.5601875Z test seedmap::tests::take_absent_is_none ... ok
2026-06-10T22:55:38.5607847Z test serveprobe::tests::is_serving_subnet_honors_membership_and_detach ... ok
2026-06-10T22:55:38.5608243Z test service::tests::service_ignored_under_spt_home_override ... ok
2026-06-10T22:55:38.5705588Z test shellwake::tests::resolve_wake_revives_a_suspended_owner_without_double_launch ... ok
2026-06-10T22:55:38.5867304Z test shellhost::tests::close_shell_delivers_pre_close_then_kills_and_flips_offline ... ok
2026-06-10T22:55:38.6770779Z test shellhost::tests::close_shell_dead_child_is_prompt_and_manifestless_never_erases ... ok
2026-06-10T22:55:38.6901402Z test sync::tests::select_refs_scopes_two_tiers ... ok
2026-06-10T22:55:38.6901721Z 
2026-06-10T22:55:38.6902031Z test result: ok. 266 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.41s
2026-06-10T22:55:38.6902440Z 
2026-06-10T22:55:38.6937317Z      Running tests/access.rs (target/debug/deps/access-3f065f007ac539db)
2026-06-10T22:55:38.6962851Z 
2026-06-10T22:55:38.6963009Z running 1 test
2026-06-10T22:55:38.7713036Z test whitelist_refuses_exempts_replies_and_admits_listed ... ok
2026-06-10T22:55:38.7713370Z 
2026-06-10T22:55:38.7713641Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
2026-06-10T22:55:38.7714018Z 
2026-06-10T22:55:38.7737821Z      Running tests/attach.rs (target/debug/deps/attach-5e83991c72f27811)
2026-06-10T22:55:38.7832249Z 
2026-06-10T22:55:38.7832582Z running 3 tests
2026-06-10T22:55:38.9019049Z test remote_attach_drives_a_real_pty_cross_daemon ... ok
2026-06-10T22:55:38.9026304Z test attach_registers_remote_drive_detection ... ok
2026-06-10T22:55:38.9039273Z test attach_survives_target_brain_restart_exactly_once ... ok
2026-06-10T22:55:38.9039561Z 
2026-06-10T22:55:38.9039826Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
2026-06-10T22:55:38.9040189Z 
2026-06-10T22:55:38.9081845Z      Running tests/brain_swap.rs (target/debug/deps/brain_swap-ba1f5466f4bea6ea)
2026-06-10T22:55:38.9131375Z 
2026-06-10T22:55:38.9131512Z running 1 test
2026-06-10T22:55:38.9171983Z test brain_only_update_swaps_logic_with_zero_endpoint_interruption ... ok
2026-06-10T22:55:38.9172279Z 
2026-06-10T22:55:38.9172546Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-10T22:55:38.9172833Z 
2026-06-10T22:55:38.9176254Z      Running tests/broker.rs (target/debug/deps/broker-9c8653ba7f2c773f)
2026-06-10T22:55:38.9188498Z 
2026-06-10T22:55:38.9188680Z running 1 test
2026-06-10T22:55:38.9208188Z test broker_hosts_pty_child_streams_output_and_accepts_input ... ok
2026-06-10T22:55:38.9208514Z 
2026-06-10T22:55:38.9208783Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-10T22:55:38.9209394Z 
2026-06-10T22:55:38.9212166Z      Running tests/budget.rs (target/debug/deps/budget-e28748be5279b422)
2026-06-10T22:55:38.9259947Z 
2026-06-10T22:55:38.9260072Z running 1 test
2026-06-10T22:55:38.9263565Z test measure_dormant_seat_budget ... ok
2026-06-10T22:55:38.9263772Z 
2026-06-10T22:55:38.9264037Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-10T22:55:38.9264375Z 
2026-06-10T22:55:38.9266025Z      Running tests/daemon_e2e.rs (target/debug/deps/daemon_e2e-d0528960c8c739c0)
2026-06-10T22:55:38.9324690Z 
2026-06-10T22:55:38.9324916Z running 1 test
2026-06-10T22:55:39.5459714Z test daemon_hosts_lifecycle_and_survives_brain_restart ... ok
2026-06-10T22:55:39.5460013Z 
2026-06-10T22:55:39.5460230Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.61s
2026-06-10T22:55:39.5460517Z 
2026-06-10T22:55:39.5467839Z      Running tests/digest.rs (target/debug/deps/digest-aed60ac35b9fe960)
2026-06-10T22:55:39.5482004Z 
2026-06-10T22:55:39.5482122Z running 1 test
2026-06-10T22:55:39.6334990Z test digest_daemon_half_end_to_end ... ok
2026-06-10T22:55:39.6335266Z 
2026-06-10T22:55:39.6335585Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
2026-06-10T22:55:39.6335949Z 
2026-06-10T22:55:39.6344415Z      Running tests/dispatch.rs (target/debug/deps/dispatch-dcfbbf41422dfd85)
2026-06-10T22:55:39.6371770Z 
2026-06-10T22:55:39.6372003Z running 11 tests
2026-06-10T22:55:39.6377487Z test classify_routes_a_node_label_feed_to_registry ... ok
2026-06-10T22:55:39.7398658Z test dispatcher_applies_a_notif_feed_undriven ... ok
2026-06-10T22:55:39.7755011Z test dispatcher_serves_a_file_fetch_undriven ... ok
2026-06-10T22:55:39.8301075Z test dispatcher_funnels_wan_messages_undriven ... ok
2026-06-10T22:55:39.9158398Z test dispatcher_serves_a_remote_drive_attach_undriven ... ok
2026-06-10T22:55:40.0002745Z test dispatcher_serves_a_cross_node_shell_link ... ok
2026-06-10T22:55:40.1108383Z test dispatcher_serves_a_subnet_serve_probe ... ok
2026-06-10T22:55:40.4364845Z test dispatcher_serves_a_sync_pull_undriven ... ok
2026-06-10T22:55:40.5097597Z test dispatcher_surfaces_a_remote_won_notif_at_the_winning_node ... ok
2026-06-10T22:55:40.5871965Z test dispatcher_serves_an_update_pull_undriven ... ok
2026-06-10T22:55:40.6703240Z test dispatcher_survives_an_unknown_stream ... ok
2026-06-10T22:55:40.6703602Z 
2026-06-10T22:55:40.6703961Z test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.03s
2026-06-10T22:55:40.6704438Z 
2026-06-10T22:55:40.6808850Z      Running tests/handoff.rs (target/debug/deps/handoff-d74399d5f9eb55a9)
2026-06-10T22:55:40.6823600Z 
2026-06-10T22:55:40.6823723Z running 1 test
2026-06-10T22:55:40.6863927Z test brain_restart_survives_gaplessly_with_fresh_gen_start ... ok
2026-06-10T22:55:40.6864204Z 
2026-06-10T22:55:40.6864443Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-10T22:55:40.6864777Z 
2026-06-10T22:55:40.6868512Z      Running tests/idempotent.rs (target/debug/deps/idempotent-c7149cc9b2726044)
2026-06-10T22:55:40.6881475Z 
2026-06-10T22:55:40.6881660Z running 1 test
2026-06-10T22:55:40.7011497Z test pty_writes_are_exactly_once_across_brain_crashes ... ok
2026-06-10T22:55:40.7011745Z 
2026-06-10T22:55:40.7011966Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-10T22:55:40.7012262Z 
2026-06-10T22:55:40.7018072Z      Running tests/mesh.rs (target/debug/deps/mesh-c071a15628a9f982)
2026-06-10T22:55:40.7044460Z 
2026-06-10T22:55:40.7044650Z running 2 tests
2026-06-10T22:55:40.8934216Z test all_online_star_a_reaches_c_b_never_relays ... ok
2026-06-10T22:55:41.0843093Z test staggered_offliner_still_meshes ... ok
2026-06-10T22:55:41.0843386Z 
2026-06-10T22:55:41.0843771Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s
2026-06-10T22:55:41.0844166Z 
2026-06-10T22:55:41.0893132Z      Running tests/netbroker.rs (target/debug/deps/netbroker-ba3bc08bcef9b5ee)
2026-06-10T22:55:41.0919770Z 
2026-06-10T22:55:41.0920073Z running 5 tests
2026-06-10T22:55:41.0933837Z test netless_broker_probes_gracefully ... ok
2026-06-10T22:55:41.1145030Z test broker_owns_endpoint_and_reports_status ... ok
2026-06-10T22:55:41.1162459Z test unknown_net_frame_is_reported_not_fatal ... ok
2026-06-10T22:55:41.1353126Z test replayed_dial_op_is_deduped_across_brain_restart ... ok
2026-06-10T22:55:41.1458143Z test brain_dials_second_broker_over_loopback ... ok
2026-06-10T22:55:41.1458472Z 
2026-06-10T22:55:41.1458775Z test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
2026-06-10T22:55:41.1459311Z 
2026-06-10T22:55:41.1498685Z      Running tests/netstream.rs (target/debug/deps/netstream-fbc46d11427b701a)
2026-06-10T22:55:41.1525754Z 
2026-06-10T22:55:41.1525927Z running 2 tests
2026-06-10T22:55:41.2121600Z test sender_brain_restart_redrive_is_exactly_once ... ok
2026-06-10T22:55:41.2291882Z test receiver_brain_restart_is_gapless_and_exactly_once ... ok
2026-06-10T22:55:41.2292298Z 
2026-06-10T22:55:41.2292637Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
2026-06-10T22:55:41.2293054Z 
2026-06-10T22:55:41.2330278Z      Running tests/notifsync.rs (target/debug/deps/notifsync-93bd297eda225a68)
2026-06-10T22:55:41.2362508Z 
2026-06-10T22:55:41.2362650Z running 1 test
2026-06-10T22:55:41.3582705Z test notif_spools_converge_over_the_wire_and_dismiss_replicates ... ok
2026-06-10T22:55:41.3583077Z 
2026-06-10T22:55:41.3583335Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
2026-06-10T22:55:41.3583696Z 
2026-06-10T22:55:41.3606836Z      Running tests/pairjoin.rs (target/debug/deps/pairjoin-676ffd127c175c7d)
2026-06-10T22:55:41.3633208Z 
2026-06-10T22:55:41.3633402Z running 1 test
2026-06-10T22:55:41.5846264Z test daemon_hosted_responder_pairs_a_loopback_joiner_end_to_end ... ok
2026-06-10T22:55:41.5846566Z 
2026-06-10T22:55:41.5846791Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
2026-06-10T22:55:41.5847092Z 
2026-06-10T22:55:41.5866507Z      Running tests/peerloop.rs (target/debug/deps/peerloop-f3f414be463040bf)
2026-06-10T22:55:41.5894409Z 
2026-06-10T22:55:41.5894551Z running 1 test
2026-06-10T22:55:41.9822178Z test pump_and_dispatch_self_drive_the_subnet ... ok
2026-06-10T22:55:41.9822571Z 
2026-06-10T22:55:41.9823148Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s
2026-06-10T22:55:41.9823687Z 
2026-06-10T22:55:41.9845950Z      Running tests/presence.rs (target/debug/deps/presence-4431cbf50735d796)
2026-06-10T22:55:41.9883857Z 
2026-06-10T22:55:41.9884061Z running 2 tests
2026-06-10T22:55:45.1379168Z test presence_survives_brain_restart_with_cursor_resume ... ok
2026-06-10T22:55:45.1379870Z test presence_history_replays_from_zero_for_a_late_subscriber ... ok
2026-06-10T22:55:45.1380136Z 
2026-06-10T22:55:45.1380371Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.15s
2026-06-10T22:55:45.1380670Z 
2026-06-10T22:55:45.1407395Z      Running tests/propagate.rs (target/debug/deps/propagate-914be14f88f36b40)
2026-06-10T22:55:45.1434191Z 
2026-06-10T22:55:45.1434310Z running 6 tests
2026-06-10T22:55:45.2189035Z test untrusted_origin_gets_no_offer ... ok
2026-06-10T22:55:45.2313736Z test rollback_offer_is_rejected_before_any_fetch ... ok
2026-06-10T22:55:45.2437177Z test tampered_relay_artifact_is_rejected_and_never_staged ... ok
2026-06-10T22:55:45.3044198Z test update_set_propagates_selected_platform_artifact ... ok
2026-06-10T22:55:45.3998199Z test status_query_drives_the_convergence_table_end_to_end ... ok
2026-06-10T22:55:45.4159388Z test chain_self_heal_propagates_with_gate_at_every_hop ... ok
2026-06-10T22:55:45.4159800Z 
2026-06-10T22:55:45.4160129Z test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
2026-06-10T22:55:45.4160609Z 
2026-06-10T22:55:45.4218777Z      Running tests/replicate.rs (target/debug/deps/replicate-ef152f8aa6bf4b4e)
2026-06-10T22:55:45.4244194Z 
2026-06-10T22:55:45.4244366Z running 1 test
2026-06-10T22:55:45.4842866Z test registries_converge_over_the_wire_and_the_lease_holds ... ok
2026-06-10T22:55:45.4843134Z 
2026-06-10T22:55:45.4843363Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
2026-06-10T22:55:45.4843645Z 
2026-06-10T22:55:45.4866418Z      Running tests/reseed.rs (target/debug/deps/reseed-0987641090c7ebaf)
2026-06-10T22:55:45.4919990Z 
2026-06-10T22:55:45.4920168Z running 2 tests
2026-06-10T22:55:45.5884241Z test benign_offliner_is_reseeded_across_a_rotation ... ok
2026-06-10T22:55:47.6169871Z test revoked_node_is_denied_and_never_reseeded ... ok
2026-06-10T22:55:47.6170172Z 
2026-06-10T22:55:47.6170434Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.12s
2026-06-10T22:55:47.6170796Z 
2026-06-10T22:55:47.6262852Z      Running tests/resume.rs (target/debug/deps/resume-f6a2253de3b7119d)
2026-06-10T22:55:47.6276888Z 
2026-06-10T22:55:47.6277152Z running 3 tests
2026-06-10T22:55:48.4375143Z test resume_mode_brain_spawning_new_sessions_delivers_each ... ok
2026-06-10T22:55:49.6432616Z test cold_start_resumes_all_sessions_from_the_broker_cursor ... ok
2026-06-10T22:55:51.8330378Z test resume_below_ring_floor_clamps_forward_without_gap_error ... ok
2026-06-10T22:55:51.8331402Z 
2026-06-10T22:55:51.8332172Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.21s
2026-06-10T22:55:51.8332482Z 
2026-06-10T22:55:51.8340434Z      Running tests/rosterprop.rs (target/debug/deps/rosterprop-0da0e8de8aab7556)
2026-06-10T22:55:51.8363842Z 
2026-06-10T22:55:51.8364214Z running 2 tests
2026-06-10T22:55:51.8896183Z test roster_exchange_never_leaks_unproven_subnets ... ok
2026-06-10T22:55:51.8904368Z test roster_propagates_transitively_on_connect ... ok
2026-06-10T22:55:51.8904621Z 
2026-06-10T22:55:51.8904867Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
2026-06-10T22:55:51.8905195Z 
2026-06-10T22:55:51.8927092Z      Running tests/seedproofx.rs (target/debug/deps/seedproofx-af2e20398babd87b)
2026-06-10T22:55:51.8951065Z 
2026-06-10T22:55:51.8951221Z running 4 tests
2026-06-10T22:55:51.9521889Z test both_members_prove_and_cache_the_shared_subnet ... ok
2026-06-10T22:55:51.9527610Z test proven_verdict_is_the_shared_set ... ok
2026-06-10T22:55:54.0119800Z test no_shared_subnet_is_dropped ... ok
2026-06-10T22:55:54.0122806Z test wrong_seed_is_dropped ... ok
2026-06-10T22:55:54.0123092Z 
2026-06-10T22:55:54.0123462Z test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.12s
2026-06-10T22:55:54.0123970Z 
2026-06-10T22:55:54.0161201Z      Running tests/shellchan.rs (target/debug/deps/shellchan-290d716749d4fe61)
2026-06-10T22:55:54.0178063Z 
2026-06-10T22:55:54.0178222Z running 2 tests
2026-06-10T22:55:54.0427262Z test hung_shell_stalls_no_other_owner ... ok
2026-06-10T22:55:54.0563769Z test stdin_receipt_delivers_spooled_frames_exactly_once ... ok
2026-06-10T22:55:54.0564097Z 
2026-06-10T22:55:54.0564329Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
2026-06-10T22:55:54.0564619Z 
2026-06-10T22:55:54.0574320Z      Running tests/sync.rs (target/debug/deps/sync-c6d5ac3986e0b164)
2026-06-10T22:55:54.0600918Z 
2026-06-10T22:55:54.0601206Z running 3 tests
2026-06-10T22:55:54.4909397Z test torn_pull_recovers_by_repulling ... ok
2026-06-10T22:55:55.0662705Z test two_tier_sync_lands_and_gate_refuses_server_side ... ok
2026-06-10T22:55:55.2816534Z test concurrent_writes_reconcile_on_elected_node_and_converge ... ok
2026-06-10T22:55:55.2817016Z 
2026-06-10T22:55:55.2817378Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.22s
2026-06-10T22:55:55.2817918Z 
2026-06-10T22:55:55.2855115Z      Running tests/twohost.rs (target/debug/deps/twohost-4b490b16fbb90c9f)
2026-06-10T22:55:55.2883316Z 
2026-06-10T22:55:55.2883587Z running 2 tests
2026-06-10T22:55:55.2885333Z test two_host_ladder_role_a ... ok
2026-06-10T22:55:55.2885718Z test two_host_ladder_role_b ... ok
2026-06-10T22:55:55.2885972Z 
2026-06-10T22:55:55.2886295Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-10T22:55:55.2886724Z 
2026-06-10T22:55:55.2891463Z      Running tests/wanmsg.rs (target/debug/deps/wanmsg-944018d5e438334e)
2026-06-10T22:55:55.2916018Z 
2026-06-10T22:55:55.2916202Z running 2 tests
2026-06-10T22:55:55.3630043Z test wan_message_lands_exactly_once_under_transport_origin ... ok
2026-06-10T22:55:55.3652036Z test receiver_restart_replays_feed_without_double_delivery ... ok
2026-06-10T22:55:55.3652637Z 
2026-06-10T22:55:55.3653117Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
2026-06-10T22:55:55.3653641Z 
2026-06-10T22:55:55.3693214Z      Running tests/xfer.rs (target/debug/deps/xfer-2f38b53ab8002426)
2026-06-10T22:55:55.3736092Z 
2026-06-10T22:55:55.3736198Z running 2 tests
2026-06-10T22:55:55.4716382Z test push_survives_target_brain_restart_exactly_once ... ok
2026-06-10T22:55:55.4833662Z test fetch_lands_byte_identical_with_progress_both_ends ... ok
2026-06-10T22:55:55.4833998Z 
2026-06-10T22:55:55.4834205Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
2026-06-10T22:55:55.4834504Z 
2026-06-10T22:55:55.4866895Z      Running unittests src/lib.rs (target/debug/deps/spt_live-fa9453bded479588)
2026-06-10T22:55:55.4904565Z 
2026-06-10T22:55:55.4904768Z running 49 tests
2026-06-10T22:55:55.4916982Z test echo::tests::provenance_is_stamped ... ok
2026-06-10T22:55:55.4917554Z test context::tests::llm_over_llm_writes ... ok
2026-06-10T22:55:55.4917849Z test context::tests::llm_past_window_writes ... ok
2026-06-10T22:55:55.4918119Z test context::tests::direct_always_writes ... ok
2026-06-10T22:55:55.4918413Z test context::tests::llm_within_window_suppressed ... ok
2026-06-10T22:55:55.4918709Z test history::tests::missing_fetcher_field_errors ... ok
2026-06-10T22:55:55.4935634Z test context::tests::pre_identity_write_stamps_v1_shape ... ok
2026-06-10T22:55:55.4936340Z test outbound::tests::empty_body_parses_to_empty_intent ... ok
2026-06-10T22:55:55.4937119Z test outbound::tests::malformed_and_chunk_lines_are_skipped ... ok
2026-06-10T22:55:55.4937996Z test outbound::tests::non_authorable_types_are_ignored ... ok
2026-06-10T22:55:55.4938798Z test outbound::tests::parses_reply_and_notify_in_order ... ok
2026-06-10T22:55:55.4939538Z test outbound::tests::prose_only_yields_nothing ... ok
2026-06-10T22:55:55.4940201Z test outbound::tests::spoofed_routing_attrs_are_unrepresentable ... ok
2026-06-10T22:55:55.4940726Z test psyche::tests::prompt_includes_time_and_event ... ok
2026-06-10T22:55:55.4941265Z test psyche::tests::prompt_without_event ... ok
2026-06-10T22:55:55.4949034Z test context::tests::identified_write_stamps_advancing_vector ... ok
2026-06-10T22:55:55.4951901Z test context::tests::write_context_suppresses_stale_llm ... ok
2026-06-10T22:55:55.4952947Z test history::tests::native_missing_log_is_empty ... ok
2026-06-10T22:55:55.4955845Z test history::tests::native_reads_logged_records ... ok
2026-06-10T22:55:55.5129692Z test history::tests::fetcher_yields_records ... ok
2026-06-10T22:55:55.5130718Z test history::tests::locate_normalize_reads_and_normalizes ... ok
2026-06-10T22:55:55.5161859Z test echo::tests::echo_nonzero_errors ... ok
2026-06-10T22:55:55.5162684Z test echo::tests::echo_child_is_recursion_guarded ... ok
2026-06-10T22:55:55.5163284Z test echo::tests::echo_consumes_history_and_writes_commune ... ok
2026-06-10T22:55:55.6629638Z test ingest::tests::both_drops_ingested ... ok
2026-06-10T22:55:55.7889534Z test ingest::tests::commune_drop_is_ingested_and_deleted ... ok
2026-06-10T22:55:55.7891221Z test ingest::tests::no_drops_is_empty ... ok
2026-06-10T22:55:55.7941001Z test history::tests::fetcher_timeout_errors ... ok
2026-06-10T22:55:55.7941386Z test signoff::tests::echo_precedes_signoff_compose ... ok
2026-06-10T22:55:55.7942101Z test signoff::tests::missing_session_skips_echo ... ok
2026-06-10T22:55:55.7942706Z test signoff::tests::recovered_self_is_not_signed_off ... ok
2026-06-10T22:55:55.7945156Z test signoff::tests::stale_signoff_swept ... ok
2026-06-10T22:55:55.8151304Z test turn::tests::empty_stdout_is_an_error ... ok
2026-06-10T22:55:55.8357302Z test turn::tests::turn_captures_stdout ... ok
2026-06-10T22:55:55.8731592Z test ingest::tests::stale_commune_suppressed_but_deleted ... ok
2026-06-10T22:55:56.1135194Z test ingest::tests::two_slice_drop_routes_per_tier ... ok
2026-06-10T22:55:56.1351009Z test psyche::tests::spawn_binds_nested_perch_and_sets_guard ... ok
2026-06-10T22:55:56.1356238Z test pulse::tests::echo_gate_fires_exactly_once ... ok
2026-06-10T22:55:56.2615238Z test pulse::tests::tick_ingests_drops ... ok
2026-06-10T22:55:56.2618497Z test pulse::tests::tick_reports_idle ... ok
2026-06-10T22:55:56.4091874Z test reconcile::tests::failed_turn_preserves_everything ... ok
2026-06-10T22:55:56.4934331Z test reconcile::tests::no_conflict_is_a_noop ... ok
2026-06-10T22:55:56.7026109Z test reconcile::tests::reconcile_merges_and_clears ... ok
2026-06-10T22:55:56.8497939Z test reconcile::tests::suppressed_write_preserves_artifacts ... ok
2026-06-10T22:55:56.8709112Z test resume::tests::continue_existing_resumes_session ... ok
2026-06-10T22:55:57.0073994Z test resume::tests::download_composes_two_tiers ... ok
2026-06-10T22:55:57.0283306Z test resume::tests::fresh_with_preload_launches_preloaded ... ok
2026-06-10T22:55:57.0286685Z test resume::tests::missing_key_errors_before_spawn ... ok
2026-06-10T22:55:57.2898506Z test signoff::tests::boundary_writes_resume_commune ... ok
2026-06-10T22:55:57.2898763Z 
2026-06-10T22:55:57.2899087Z test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.80s
2026-06-10T22:55:57.2899372Z 
2026-06-10T22:55:57.2905891Z      Running unittests src/lib.rs (target/debug/deps/spt_msg-07d77270ae0394a2)
2026-06-10T22:55:57.2941895Z 
2026-06-10T22:55:57.2942188Z running 28 tests
2026-06-10T22:55:57.2953887Z test emit::tests::typed_envelope_body_passes_through_verbatim ... ok
2026-06-10T22:55:57.2954450Z test emit::tests::parse_frame_shapes ... ok
2026-06-10T22:55:57.2954831Z test emit::tests::frame_renders_msg_envelope ... ok
2026-06-10T22:55:57.2955209Z test emit::tests::anonymous_frame_still_enveloped ... ok
2026-06-10T22:55:57.2955596Z test emit::tests::multiline_body_escapes_and_round_trips ... ok
2026-06-10T22:55:57.2956030Z test emit::tests::oversized_line_chunks_into_event_parts ... ok
2026-06-10T22:55:57.2963251Z test deliver::tests::deferred_send_validates ... ok
2026-06-10T22:55:57.2966291Z test ring::tests::ring_no_perch ... ok
2026-06-10T22:55:57.3115291Z test deliver::tests::deferred_send_skips_stream_drain_survives_for_hook ... ok
2026-06-10T22:55:57.3115952Z test wire::tests::format_empty_from_is_anonymous ... ok
2026-06-10T22:55:57.3116933Z test wire::tests::format_with_from_prepends_reply_to ... ok
2026-06-10T22:55:57.3121395Z test wire::tests::frame_round_trips_over_loopback ... ok
2026-06-10T22:55:57.3122268Z test wire::tests::oversized_length_prefix_rejected ... ok
2026-06-10T22:55:57.3214056Z test deliver::tests::send_outcome_mapping ... ok
2026-06-10T22:55:57.3291369Z test ready::tests::start_registers_resolvable_perch ... ok
2026-06-10T22:55:57.3353117Z test deliver::tests::offline_existing_perch_spools ... ok
2026-06-10T22:55:57.3414186Z test deliver::tests::recycled_pid_address_does_not_misdeliver ... ok
2026-06-10T22:55:57.3452437Z test ring::tests::ring_gets_reply_and_cleans_up ... ok
2026-06-10T22:55:57.3561665Z test listener::tests::bind_registers_and_round_trips ... ok
2026-06-10T22:55:57.3602307Z test ring::tests::ring_offline_target_queues_and_cleans_up ... ok
2026-06-10T22:55:57.3787004Z test ready::tests::recv_gets_live_tcp_message ... ok
2026-06-10T22:55:57.3833217Z test deliver::tests::online_delivers_via_tcp_without_spooling ... ok
2026-06-10T22:55:57.3856557Z test listener::tests::blocking_accepts_within_window ... ok
2026-06-10T22:55:57.3865105Z test ready::tests::backlog_drains_on_start ... ok
2026-06-10T22:55:57.4013930Z test listener::tests::drop_unregisters_address ... ok
2026-06-10T22:55:57.4091482Z test listener::tests::blocking_times_out_when_idle ... ok
2026-06-10T22:55:57.4338111Z test ready::tests::soft_cleanup_preserves_spool_and_info ... ok
2026-06-10T22:55:57.6733980Z test ring::tests::ring_timeout_cleans_up ... ok
2026-06-10T22:55:57.6734557Z 
2026-06-10T22:55:57.6734829Z test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s
2026-06-10T22:55:57.6735148Z 
2026-06-10T22:55:57.6742149Z      Running tests/killer_quickstart.rs (target/debug/deps/killer_quickstart-c0585e032cea5627)
2026-06-10T22:55:57.6772537Z 
2026-06-10T22:55:57.6772667Z running 2 tests
2026-06-10T22:55:57.7211213Z test offline_then_online_delivers_backlog ... ok
2026-06-10T22:55:57.7367692Z test two_agents_exchange_message_tcp_and_spool ... ok
2026-06-10T22:55:57.7367965Z 
2026-06-10T22:55:57.7368232Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
2026-06-10T22:55:57.7368588Z 
2026-06-10T22:55:57.7372011Z      Running unittests src/lib.rs (target/debug/deps/spt_net-8b3845952a58559b)
2026-06-10T22:55:57.7475719Z 
2026-06-10T22:55:57.7475860Z running 121 tests
2026-06-10T22:55:57.7484379Z test net::endpoint::tests::mdns_discovery_connects_by_id ... ignored, needs LAN multicast; run with --ignored or on the D9 two-host rig
2026-06-10T22:55:57.7529205Z test net::mesh::seedproof::tests::mk_derivation_is_deterministic_and_input_sensitive ... ok
2026-06-10T22:55:57.7529726Z test net::mesh::seedproof::tests::frame_codec_round_trips_and_rejects_garbage ... ok
2026-06-10T22:55:57.7533050Z test net::mesh::seedproof::tests::wrong_subnet_fails ... ok
2026-06-10T22:55:57.7533416Z test net::mesh::seedproof::tests::wrong_epoch_fails ... ok
2026-06-10T22:55:57.7533764Z test net::mesh::seedproof::tests::forged_proof_fails ... ok
2026-06-10T22:55:57.7534561Z test net::mesh::seedproof::tests::valid_proof_verifies_and_roles_differ ... ok
2026-06-10T22:55:57.7535534Z test net::mesh::seedproof::tests::mutual_requires_both_sides ... ok
2026-06-10T22:55:57.7536189Z test net::mesh::seedproof::tests::cross_connection_replay_fails ... ok
2026-06-10T22:55:57.7536912Z test net::pairing::ntp::tests::offset_applies_signed_and_saturates ... ok
2026-06-10T22:55:57.7540146Z test net::endpoint::tests::keep_alive_is_under_idle_timeout ... ok
2026-06-10T22:55:57.7541899Z test net::pairing::meet::tests::key_seed_is_not_the_token ... ok
2026-06-10T22:55:57.7544648Z test net::pairing::meet::tests::derived_identity_is_deterministic_and_input_bound ... ok
2026-06-10T22:55:57.7545354Z test net::notif::tests::forged_origin_field_is_inert ... ok
2026-06-10T22:55:57.7546061Z test net::notif::tests::record_split_across_chunks_reassembles ... ok
2026-06-10T22:55:57.7546576Z test net::notif::tests::record_round_trips_and_unknown_kind_is_skipped ... ok
2026-06-10T22:55:57.7547092Z test net::mesh::seedproof::tests::proofset_frame_round_trips_and_rejects_malformed ... ok
2026-06-10T22:55:57.7547621Z test net::pairing::ratelimit::tests::backoff_curve_doubles_then_caps ... ok
2026-06-10T22:55:57.7549124Z test net::pairing::ratelimit::tests::abandoned_ceremony_is_reclaimed_and_charged ... ok
2026-06-10T22:55:57.7549824Z test net::pairing::ratelimit::tests::one_active_ceremony_per_subnet ... ok
2026-06-10T22:55:57.7550522Z test net::pairing::rendezvous::tests::distinct_same_length_names_diverge ... ok
2026-06-10T22:55:57.7551173Z test net::mesh::seedproof::tests::hello_frame_round_trips_and_rejects_malformed ... ok
2026-06-10T22:55:57.7552130Z test net::pairing::ntp::tests::parse_rejects_short_and_zeroed_replies ... ok
2026-06-10T22:55:57.7553108Z test net::pairing::rendezvous::tests::length_prefix_prevents_boundary_collision ... ok
2026-06-10T22:55:57.7553987Z test net::pairing::rendezvous::tests::token_is_deterministic ... ok
2026-06-10T22:55:57.7554617Z test net::attach::tests::record_split_across_chunks_reassembles ... ok
2026-06-10T22:55:57.7555279Z test net::attach::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-10T22:55:57.7555958Z test net::pairing::rendezvous::tests::token_varies_with_name_and_step ... ok
2026-06-10T22:55:57.7556626Z test net::pairing::rendezvous::tests::window_is_three_adjacent_tokens ... ok
2026-06-10T22:55:57.7557241Z test net::pairing::meet::tests::skewed_window_contains_the_listener_id ... ok
2026-06-10T22:55:57.7560123Z test net::pairing::ratelimit::tests::backoff_is_per_subnet ... ok
2026-06-10T22:55:57.7560714Z test net::pairing::ratelimit::tests::failures_impose_exponential_backoff ... ok
2026-06-10T22:55:57.7561358Z test net::pairing::ratelimit::tests::success_clears_accumulated_backoff ... ok
2026-06-10T22:55:57.7561988Z test net::pairing::ntp::tests::sntp_query_reads_the_transmit_timestamp ... ok
2026-06-10T22:55:57.7564059Z test net::pairing::totp::tests::debug_redacts_seed ... ok
2026-06-10T22:55:57.7566213Z test net::pairing::totp::tests::generated_seeds_are_distinct ... ok
2026-06-10T22:55:57.7569284Z test net::pairing::totp::tests::code_at_is_six_zero_padded_digits ... ok
2026-06-10T22:55:57.7569957Z test net::pairing::totp::tests::matches_rfc6238_appendix_b_vectors ... ok
2026-06-10T22:55:57.7570644Z test net::pairing::ratelimit::tests::first_ceremony_is_free_and_success_resets ... ok
2026-06-10T22:55:57.7571332Z test net::pairing::totp::tests::window_accepts_plus_minus_one_only ... ok
2026-06-10T22:55:57.7572896Z test net::pairing::totp::tests::time_step_is_floor_unix_over_period ... ok
2026-06-10T22:55:57.7575699Z test net::pairing::transcript::tests::diverged_shared_secret_fails_verification ... ok
2026-06-10T22:55:57.7579726Z test net::pairing::transcript::tests::length_prefixing_prevents_boundary_collision ... ok
2026-06-10T22:55:57.7589065Z test net::pairing::totp::tests::otpauth_uri_is_well_formed_and_encoded ... ok
2026-06-10T22:55:57.7589828Z test net::pairing::transcript::tests::each_bound_field_changes_the_tag ... ok
2026-06-10T22:55:57.7590578Z test net::pairing::transcript::tests::matching_tag_verifies_and_roles_differ ... ok
2026-06-10T22:55:57.7591303Z test net::pairing::totp::tests::seed_round_trips_through_base32 ... ok
2026-06-10T22:55:57.7592848Z test net::pairing::transcript::tests::message_order_is_bound ... ok
2026-06-10T22:55:57.7595443Z test net::pairing::transcript::tests::pake_identity_binds_role_and_context ... ok
2026-06-10T22:55:57.7596035Z test net::pairing::wire::tests::frame_codec_round_trips_and_rejects_garbage ... ok
2026-06-10T22:55:57.7596472Z test net::pairing::wire::tests::hello_intro_is_additive_and_roundtrips ... ok
2026-06-10T22:55:57.7900438Z test net::pairing::spake::tests::reflected_role_is_rejected_by_pake ... ok
2026-06-10T22:55:57.7901391Z test net::pairing::wire::tests::seed_frame_roster_is_additive_and_roundtrips ... ok
2026-06-10T22:55:57.8127126Z test net::endpoint::tests::endpoint_id_binds_to_identity ... ok
2026-06-10T22:55:57.8277893Z test net::pairing::spake::tests::stale_epoch_fails ... ok
2026-06-10T22:55:57.8278784Z test net::pairing::spake::tests::stale_step_fails ... ok
2026-06-10T22:55:57.8279554Z test net::registry::tests::advertise_if_visible_gates_before_join ... ok
2026-06-10T22:55:57.8280307Z test net::registry::tests::distinct_nodes_are_separate_instances ... ok
2026-06-10T22:55:57.8281055Z test net::registry::tests::equal_epoch_replay_is_stale_noop ... ok
2026-06-10T22:55:57.8281786Z test net::registry::tests::evicting_dead_node_clears_phantom_ambiguity ... ok
2026-06-10T22:55:57.8282576Z test net::pairing::spake::tests::substituted_pubkey_fails ... ok
2026-06-10T22:55:57.8283354Z test net::registry::tests::excluded_endpoint_is_not_routable_even_via_node_pin ... ok
2026-06-10T22:55:57.8284159Z test net::registry::tests::exclusion_prunes_cross_subnet_ambiguity ... ok
2026-06-10T22:55:57.8284901Z test net::registry::tests::join_collides_even_with_offline_holder ... ok
2026-06-10T22:55:57.8285672Z test net::registry::tests::join_colliding_id_on_other_node_refuses_untouched ... ok
2026-06-10T22:55:57.8286439Z test net::registry::tests::join_fresh_id_is_inserted ... ok
2026-06-10T22:55:57.8287198Z test net::registry::tests::join_same_name_in_different_subnet_is_legal ... ok
2026-06-10T22:55:57.8287953Z test net::registry::tests::join_same_node_falls_through_to_lease ... ok
2026-06-10T22:55:57.8288696Z test net::registry::tests::newer_epoch_supersedes_same_node ... ok
2026-06-10T22:55:57.8289503Z test net::pairing::spake::tests::wrong_subnet_fails ... ok
2026-06-10T22:55:57.8290671Z test net::registry::tests::node_level_label_lease_persist_prune_and_serde ... ok
2026-06-10T22:55:57.8291430Z test net::registry::tests::node_label_rides_the_lease_and_serde ... ok
2026-06-10T22:55:57.8292226Z test net::registry::tests::node_qualifier_accepts_label_and_prefix_refuses_shared ... ok
2026-06-10T22:55:57.8293046Z test net::registry::tests::presence_datum_rides_the_lease_and_serde ... ok
2026-06-10T22:55:57.8293751Z test net::registry::tests::registry_serde_roundtrips ... ok
2026-06-10T22:55:57.8294466Z test net::registry::tests::rename_ripples_rows_across_advertised_subnets ... ok
2026-06-10T22:55:57.8295268Z test net::registry::tests::resolve_across_bare_id_in_two_subnets_refuses ... ok
2026-06-10T22:55:57.8296027Z test net::registry::tests::rename_collision_refuses_whole_ripple ... ok
2026-06-10T22:55:57.8296771Z test net::registry::tests::resolve_across_subnet_qualified_routes_there ... ok
2026-06-10T22:55:57.8297801Z test net::registry::tests::resolve_node_qualifier_pins_and_offline_is_not_found ... ok
2026-06-10T22:55:57.8298626Z test net::registry::tests::resolve_across_unique_id_resolves ... ok
2026-06-10T22:55:57.8299410Z test net::registry::tests::resolve_multiple_live_nodes_refuses ... ok
2026-06-10T22:55:57.8300100Z test net::registry::tests::resolve_prefers_local_instance ... ok
2026-06-10T22:55:57.8300796Z test net::registry::tests::resource_blurb_rides_the_lease_and_serde ... ok
2026-06-10T22:55:57.8301551Z test net::registry::tests::resolve_sole_live_remote_and_skips_offline ... ok
2026-06-10T22:55:57.8302333Z test net::registry::tests::resource_projection_filters_hidden_and_offline ... ok
2026-06-10T22:55:57.8303106Z test net::registry::tests::stale_active_cannot_clobber_newer_offline ... ok
2026-06-10T22:55:57.8303877Z test net::replicate::tests::apply_routes_by_subnet_and_drops_non_member ... ok
2026-06-10T22:55:57.8304631Z test net::registry::tests::suspended_is_addressable_and_roundtrips ... ok
2026-06-10T22:55:57.8305384Z test net::pairing::spake::tests::matching_code_pairs_and_agrees_on_key ... ok
2026-06-10T22:55:57.8306173Z test net::replicate::tests::decoder_survives_chunk_splits_and_corrupt_lines ... ok
2026-06-10T22:55:57.8306901Z test net::pairing::spake::tests::tampered_tag_fails ... ok
2026-06-10T22:55:57.8307602Z test net::replicate::tests::stale_wire_update_cannot_clobber_newer_state ... ok
2026-06-10T22:55:57.8308409Z test net::replicate::tests::feed_carries_instances_and_node_labels_wire_compat ... ok
2026-06-10T22:55:57.8309306Z test net::pairing::spake::tests::wrong_code_fails_at_confirmation_not_spake ... ok
2026-06-10T22:55:57.8310116Z test net::replicate::tests::update_round_trips_and_tolerates_unknown_field ... ok
2026-06-10T22:55:57.8310876Z test net::rest::tests::records_round_trip_and_degrade ... ok
2026-06-10T22:55:57.8311536Z test net::serveprobe::tests::records_round_trip_and_degrade ... ok
2026-06-10T22:55:57.8312222Z test net::shelllink::tests::records_round_trip_and_degrade ... ok
2026-06-10T22:55:57.8312889Z test net::sync::tests::forged_origin_field_is_inert ... ok
2026-06-10T22:55:57.8313509Z test net::update::tests::forged_origin_field_is_inert ... ok
2026-06-10T22:55:57.8314190Z test net::sync::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-10T22:55:57.8314904Z test net::sync::tests::record_split_across_chunks_reassembles ... ok
2026-06-10T22:55:57.8315605Z test net::update::tests::record_split_across_chunks_reassembles ... ok
2026-06-10T22:55:57.8316273Z test net::wanmsg::tests::forged_origin_field_is_inert ... ok
2026-06-10T22:55:57.8316961Z test net::wanmsg::tests::message_round_trips_and_tolerates_unknown_field ... ok
2026-06-10T22:55:57.8317658Z test net::xfer::tests::forged_origin_field_is_inert ... ok
2026-06-10T22:55:57.8318349Z test net::update::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-10T22:55:57.8319155Z test net::xfer::tests::record_split_across_chunks_reassembles ... ok
2026-06-10T22:55:57.8319905Z test net::wanmsg::tests::route_splits_local_and_remote_and_passes_refusals ... ok
2026-06-10T22:55:57.8320901Z test net::xfer::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-10T22:55:57.8496546Z test net::pairing::wire::tests::busy_subnet_refuses_ceremony ... ok
2026-06-10T22:55:57.8506322Z test net::endpoint::tests::two_endpoints_loopback_echo ... ok
2026-06-10T22:55:57.8507993Z test net::pairing::wire::tests::stale_step_is_rejected ... ok
2026-06-10T22:55:57.8545897Z test net::pairing::wire::tests::unknown_subnet_is_rejected ... ok
2026-06-10T22:55:57.8764527Z test net::pairing::meet::tests::meet_redirects_joiner_to_the_real_pairing_endpoint ... ok
2026-06-10T22:55:57.9205234Z test net::pairing::wire::tests::repair_member_keeps_seed ... ok
2026-06-10T22:55:57.9209886Z test net::pairing::wire::tests::create_new_then_join_learns_named_subnet ... ok
2026-06-10T22:55:57.9267703Z test net::pairing::wire::tests::loopback_pairs_and_transfers_seed_and_roster ... ok
2026-06-10T22:55:57.9364681Z test net::pairing::wire::tests::wrong_code_fails_and_records_no_membership ... ok
2026-06-10T22:55:58.0636558Z test net::pairing::ntp::tests::unreachable_server_falls_back ... ok
2026-06-10T22:55:58.0636979Z 
2026-06-10T22:55:58.0637245Z test result: ok. 120 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.32s
2026-06-10T22:55:58.0637606Z 
2026-06-10T22:55:58.0739136Z      Running unittests src/lib.rs (target/debug/deps/spt_proto-6aeaf6ea7f12cafa)
2026-06-10T22:55:58.0774285Z 
2026-06-10T22:55:58.0774652Z running 55 tests
2026-06-10T22:55:58.0783971Z test addr::tests::rejects_empty_or_bad_components ... ok
2026-06-10T22:55:58.0784596Z test chunk::tests::malformed_parts_return_none ... ok
2026-06-10T22:55:58.0784981Z test addr::tests::parses_every_qualifier_combination ... ok
2026-06-10T22:55:58.0785348Z test addr::tests::rejects_doubled_delimiters ... ok
2026-06-10T22:55:58.0785691Z test addr::tests::display_round_trips ... ok
2026-06-10T22:55:58.0786043Z test chunk::tests::short_line_passes_through_unchunked ... ok
2026-06-10T22:55:58.0786431Z test endpoint::tests::agent_vs_shell_split ... ok
2026-06-10T22:55:58.0786859Z test chunk::tests::oversized_line_splits_and_each_part_is_well_formed_and_bounded ... ok
2026-06-10T22:55:58.0787327Z test chunk::tests::orphan_group_without_head_is_dropped ... ok
2026-06-10T22:55:58.0787688Z test chunk::tests::missing_middle_part_is_dropped ... ok
2026-06-10T22:55:58.0788029Z test endpoint::tests::broker_and_node_families ... ok
2026-06-10T22:55:58.0788387Z test endpoint::tests::day_one_tags_round_trip ... ok
2026-06-10T22:55:58.0788759Z test chunk::tests::reassemble_stream_handles_mixed_traffic ... ok
2026-06-10T22:55:58.0789230Z test endpoint::tests::shell_kind_round_trips ... ok
2026-06-10T22:55:58.0789638Z test endpoint::tests::unknown_tag_tolerated_and_preserved ... ok
2026-06-10T22:55:58.0790103Z test envelope::tests::body_escape_is_cr_linesafe ... ok
2026-06-10T22:55:58.0790512Z test envelope::tests::body_escape_unescape_round_trips_html_and_newlines ... ok
2026-06-10T22:55:58.0791101Z test envelope::tests::decode_is_amp_last_so_literal_entities_do_not_double_decode ... ok
2026-06-10T22:55:58.0792036Z test envelope::tests::from_attr_returns_none_on_garbage_or_empty ... ok
2026-06-10T22:55:58.0792679Z test envelope::tests::from_attr_unescape_is_amp_last ... ok
2026-06-10T22:55:58.0793184Z test envelope::tests::parser_both_tags_present ... ok
2026-06-10T22:55:58.0793730Z test envelope::tests::parser_empty_body_is_some_empty_and_nested_tags_preserved ... ok
2026-06-10T22:55:58.0794335Z test envelope::tests::parser_no_tags_falls_back_whole_payload_to_live ... ok
2026-06-10T22:55:58.0794785Z test envelope::tests::parser_out_of_order_tags_both_extracted ... ok
2026-06-10T22:55:58.0795237Z test envelope::tests::parser_unclosed_live_tag_does_not_scoop_project ... ok
2026-06-10T22:55:58.0795633Z test event::tests::alarm_event_round_trips ... ok
2026-06-10T22:55:58.0795946Z test event::tests::attr_decode_is_amp_last ... ok
2026-06-10T22:55:58.0796261Z test event::tests::attr_order_preserved ... ok
2026-06-10T22:55:58.0796866Z test event::tests::body_with_literal_event_tokens_round_trips ... ok
2026-06-10T22:55:58.0797248Z test event::tests::empty_body_envelope_parses ... ok
2026-06-10T22:55:58.0797616Z test event::tests::malformed_inputs_return_none_without_panic ... ok
2026-06-10T22:55:58.0797984Z test event::tests::msg_event_round_trips ... ok
2026-06-10T22:55:58.0798371Z test event::tests::psyche_authorable_types_are_reply_and_notify_only ... ok
2026-06-10T22:55:58.0798818Z test event::tests::typed_envelope_detected_and_parsed ... ok
2026-06-10T22:55:58.0799272Z test event::tests::typed_predicate_rejects_partials ... ok
2026-06-10T22:55:58.0799619Z test id::tests::accepts_japanese_scripts ... ok
2026-06-10T22:55:58.0799948Z test id::tests::accepts_plain_and_composite_ids ... ok
2026-06-10T22:55:58.0800287Z test id::tests::rejects_empty_and_overlong ... ok
2026-06-10T22:55:58.0800630Z test id::tests::rejects_path_whitespace_and_control ... ok
2026-06-10T22:55:58.0800987Z test id::tests::reports_bad_char_position ... ok
2026-06-10T22:55:58.0801394Z test id::tests::reserves_address_delimiters ... ok
2026-06-10T22:55:58.0801690Z test identity::tests::bad_inputs_error_without_panic ... ok
2026-06-10T22:55:58.0801971Z test payload::tests::base64_known_vectors ... ok
2026-06-10T22:55:58.0802253Z test payload::tests::command_payload_round_trips ... ok
2026-06-10T22:55:58.0802572Z test payload::tests::binary_blob_round_trips_all_byte_values ... ok
2026-06-10T22:55:58.0802915Z test payload::tests::unknown_or_malformed_decodes_to_none ... ok
2026-06-10T22:55:58.0803230Z test version::tests::current_version_self_compatible ... ok
2026-06-10T22:55:58.0803526Z test identity::tests::public_key_hex_round_trips ... ok
2026-06-10T22:55:58.0803810Z test payload::tests::text_payload_round_trips ... ok
2026-06-10T22:55:58.0804100Z test version::tests::window_floor_saturates_at_zero ... ok
2026-06-10T22:55:58.0804406Z test payload::tests::blob_padding_lengths_round_trip ... ok
2026-06-10T22:55:58.0804729Z test version::tests::n_minus_one_window_accepts_and_rejects ... ok
2026-06-10T22:55:58.0873160Z test identity::tests::known_answer_fixed_seed_is_stable ... ok
2026-06-10T22:55:58.0957191Z test chunk::tests::split_then_reassemble_is_byte_identity ... ok
2026-06-10T22:55:58.1111260Z test identity::tests::sign_verify_round_trip ... ok
2026-06-10T22:55:58.1111669Z 
2026-06-10T22:55:58.1111928Z test result: ok. 55 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
2026-06-10T22:55:58.1112275Z 
2026-06-10T22:55:58.1114929Z      Running unittests src/lib.rs (target/debug/deps/spt_runtime-03b1a197dc355c9f)
2026-06-10T22:55:58.1167999Z 
2026-06-10T22:55:58.1168451Z running 26 tests
2026-06-10T22:55:58.1212285Z test manifest::tests::syntactically_broken_toml_is_an_error_not_a_panic ... ok
2026-06-10T22:55:58.1217390Z test manifest::tests::minimal_header_only_manifest_is_valid ... ok
2026-06-10T22:55:58.1218082Z test manifest::tests::pty_digest_minimal_defaults ... ok
2026-06-10T22:55:58.1233901Z test manifest::tests::pty_digest_requires_both_boundaries ... ok
2026-06-10T22:55:58.1234650Z test manifest::tests::harness_kind_with_shell_section_fails_validation ... ok
2026-06-10T22:55:58.1235410Z test manifest::tests::shell_kind_without_shell_section_fails_validation ... ok
2026-06-10T22:55:58.1236130Z test manifest::tests::inject_env_without_value_fails_validation ... ok
2026-06-10T22:55:58.1237323Z test manifest::tests::shell_fixture_parses ... ok
2026-06-10T22:55:58.1237875Z test runtime::tests::fills_known_placeholders ... ok
2026-06-10T22:55:58.1238467Z test manifest::tests::harness_fixture_parses_all_sections ... ok
2026-06-10T22:55:58.1239645Z test runtime::tests::missing_key_errors_before_spawn ... ok
2026-06-10T22:55:58.1240278Z test manifest::tests::fetcher_strategy_requires_fetcher_field ... ok
2026-06-10T22:55:58.1240913Z test manifest::tests::update_avenue_content_signing_fields ... ok
2026-06-10T22:55:58.1241471Z test manifest::tests::round_trips_through_toml ... ok
2026-06-10T22:55:58.1241977Z test manifest::tests::manifest_schema_shape ... ok
2026-06-10T22:55:58.1242701Z test manifest::tests::pty_digest_round_trips ... ok
2026-06-10T22:55:58.1243160Z test registry::tests::register_copy_vs_pointer_by_avenue ... ok
2026-06-10T22:55:58.1243546Z test manifest::tests::unknown_enum_variant_is_an_error_not_a_panic ... ok
2026-06-10T22:55:58.1243889Z test runtime::tests::tokenize_honors_double_quotes ... ok
2026-06-10T22:55:58.1244203Z test registry::tests::invalid_manifest_records_nothing ... ok
2026-06-10T22:55:58.1244499Z test runtime::tests::unknown_role_errors ... ok
2026-06-10T22:55:58.1244778Z test manifest::tests::checked_in_schema_is_current ... ok
2026-06-10T22:55:58.1245093Z test runtime::tests::spawn_session_detached_returns_pid ... ok
2026-06-10T22:55:58.1245426Z test registry::tests::deregister_is_soft_and_readd_reactivates ... ok
2026-06-10T22:55:58.1442696Z test runtime::tests::bounded_run_captures_success ... ok
2026-06-10T22:55:58.4274851Z test runtime::tests::bounded_run_kills_on_timeout ... ok
2026-06-10T22:55:58.4275421Z 
2026-06-10T22:55:58.4276182Z test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
2026-06-10T22:55:58.4276716Z 
2026-06-10T22:55:58.4283860Z      Running unittests src/lib.rs (target/debug/deps/spt_store-29473edc46f06db5)
2026-06-10T22:55:58.4396973Z 
2026-06-10T22:55:58.4397170Z running 152 tests
2026-06-10T22:55:58.4412485Z test atomic::tests::retry_absorbs_transient_then_succeeds ... ok
2026-06-10T22:55:58.4413187Z test atomic::tests::retry_gives_up_after_max_attempts ... ok
2026-06-10T22:55:58.4413793Z test atomic::tests::retry_does_not_retry_non_transient ... ok
2026-06-10T22:55:58.4414384Z test access::tests::recent_outbound_correlates_within_window ... ok
2026-06-10T22:55:58.4418451Z test access::tests::allow_revoke_open_polarity ... ok
2026-06-10T22:55:58.4419468Z test atomic::tests::to_forward_slash_strips_unc_prefix ... ok
2026-06-10T22:55:58.4420016Z test access::tests::users_reservation_decodes_inert ... ok
2026-06-10T22:55:58.4420579Z test attachment::tests::corrupt_file_degrades_to_attached ... ok
2026-06-10T22:55:58.4421081Z test atomic::tests::atomic_write_bytes_round_trips ... ok
2026-06-10T22:55:58.4421590Z test access::tests::recent_outbound_persists ... ok
2026-06-10T22:55:58.4422096Z test atomic::tests::atomic_write_creates_and_replaces ... ok
2026-06-10T22:55:58.4422439Z test access::tests::store_persists_and_degrades_open ... ok
2026-06-10T22:55:58.4422941Z test contextmark::tests::join_bump_dominates_both_parents ... ok
2026-06-10T22:55:58.4424471Z test contextmark::tests::marker_round_trips_v1_and_v2 ... ok
2026-06-10T22:55:58.4427750Z test contextmark::tests::vector_parse_tolerant ... ok
2026-06-10T22:55:58.4428554Z test attachment::tests::attached_default_flip_roundtrip ... ok
2026-06-10T22:55:58.4429460Z test contextmark::tests::vector_compare_covers_all_orders ... ok
2026-06-10T22:55:58.4430009Z test contextmark::tests::merge_decisions ... ok
2026-06-10T22:55:58.4430523Z test attachment::tests::boot_reset_and_serving_filter ... ok
2026-06-10T22:55:58.4441761Z test epoch::tests::corrupt_or_absent_file_degrades_safely ... ok
2026-06-10T22:55:58.4442410Z test epoch::tests::counter_persists_across_reload ... ok
2026-06-10T22:55:58.4468440Z test gitrun::tests::deadline_kills_and_reports_timed_out ... ok
2026-06-10T22:55:58.4469966Z test epoch::tests::next_is_strictly_increasing_from_one ... ok
2026-06-10T22:55:58.4470682Z test grants::tests::grant_match_is_exact_per_tuple ... ok
2026-06-10T22:55:58.4471542Z test grants::tests::grant_revoke_roundtrip_default_deny ... ok
2026-06-10T22:55:58.4475535Z test access::tests::recent_outbound_is_bounded ... ok
2026-06-10T22:55:58.4476035Z test grants::tests::persistence_and_corrupt_degrade_to_deny ... ok
2026-06-10T22:55:58.4478351Z test history::tests::appends_one_record_per_line ... ok
2026-06-10T22:55:58.4482819Z test home::tests::home_assignment_matrix ... ok
2026-06-10T22:55:58.4483237Z test home::tests::scope_seeding_never_clobbers_user_policy ... ok
2026-06-10T22:55:58.4485890Z test home::tests::adoption_stamps_only_unset_and_only_when_unambiguous ... ok
2026-06-10T22:55:58.4486335Z test hostlabel::tests::hostname_is_nonempty_and_trimmed_on_supported_platforms ... ok
2026-06-10T22:55:58.4487738Z test home::tests::stamp_creation_fields_news_assign_and_revives_carry_forward ... ok
2026-06-10T22:55:58.4489128Z test info::tests::busy_sentinel_round_trips_and_read_pid_is_none ... ok
2026-06-10T22:55:58.4492731Z test info::tests::corrupt_content_returns_none ... ok
2026-06-10T22:55:58.4495182Z test info::tests::read_pid_tolerates_schema_minimal ... ok
2026-06-10T22:55:58.4501193Z test info::tests::set_driven_by_stamps_and_clears ... ok
2026-06-10T22:55:58.4505924Z test info::tests::set_last_active_stamps_recency ... ok
2026-06-10T22:55:58.4511867Z test info::tests::set_resources_writes_and_clears_the_blurb ... ok
2026-06-10T22:55:58.4518143Z test info::tests::set_rest_state_stamps_state_and_anchor_as_a_pair ... ok
2026-06-10T22:55:58.4522957Z test info::tests::set_status_marks_existing_record ... ok
2026-06-10T22:55:58.4525478Z test info::tests::write_read_round_trip ... ok
2026-06-10T22:55:58.4529353Z test liveness::tests::busy_and_missing_keep_interim_parity ... ok
2026-06-10T22:55:58.4534346Z test liveness::tests::daemon_hosted_offline_overrides_live_pid ... ok
2026-06-10T22:55:58.4538009Z test liveness::tests::daemon_hosted_online_survives_dead_pid ... ok
2026-06-10T22:55:58.4543185Z test liveness::tests::external_perch_still_pid_probes ... ok
2026-06-10T22:55:58.4550684Z test liveness::tests::registry_entry_keys_on_status_for_hosted_rows ... ok
2026-06-10T22:55:58.4552437Z test nodeid::tests::corrupt_key_errors_never_regenerates ... ok
2026-06-10T22:55:58.4558199Z test nodeid::tests::create_then_load_is_stable ... ok
2026-06-10T22:55:58.4564931Z test nodeid::tests::seed_hex_round_trips ... ok
2026-06-10T22:55:58.4572871Z test gitrun::tests::version_runs_within_budget ... ok
2026-06-10T22:55:58.4756395Z test notif::tests::listing_is_subnet_scoped ... ok
2026-06-10T22:55:58.4757906Z test contextstore::tests::invalid_id_refused ... ok
2026-06-10T22:55:58.4784470Z test info::tests::concurrent_read_during_writes_never_torn ... ok
2026-06-10T22:55:58.4785331Z test notif::tests::row_serde_round_trips_with_forward_compat ... ok
2026-06-10T22:55:58.4878572Z test notif::tests::merge_is_idempotent_and_commutative ... ok
2026-06-10T22:55:58.4903257Z test notif::tests::produce_list_dismiss_round_trip ... ok
2026-06-10T22:55:58.4904943Z test peeraddrs::tests::corrupt_file_degrades_to_empty ... ok
2026-06-10T22:55:58.4909157Z test peeraddrs::tests::put_get_roundtrip_and_noop_reput ... ok
2026-06-10T22:55:58.4912696Z test peeraddrs::tests::record_is_one_step_and_skips_noops ... ok
2026-06-10T22:55:58.4914459Z test perch::tests::child_files_route_through_one_resolver ... ok
2026-06-10T22:55:58.4914978Z test perch::tests::classification_matrix ... ok
2026-06-10T22:55:58.4916722Z test perch::tests::explicit_parent_wins_over_infer ... ok
2026-06-10T22:55:58.4924415Z test perch::tests::list_self_perch_ids_enumerates_bound_top_level ... ok
2026-06-10T22:55:58.4925628Z test perch::tests::resolve_psyche_and_worker_nest_under_parent ... ok
2026-06-10T22:55:58.4927130Z test perch::tests::resolve_self_is_flat ... ok
2026-06-10T22:55:58.4931001Z test notif::tests::seen_unions_and_surfaced_maxes ... ok
2026-06-10T22:55:58.4931745Z test perch::tests::shell_perches_resolve_under_owner_shells_namespace ... ok
2026-06-10T22:55:58.4932517Z test perch::tests::spt_home_is_pure_and_honors_env ... ok
2026-06-10T22:55:58.4932816Z test proc::tests::current_process_is_alive ... ok
2026-06-10T22:55:58.4933154Z test proc::tests::pid_zero_is_dead_on_every_os ... ok
2026-06-10T22:55:58.4933468Z test proc::tests::parent_pid_resolves_and_is_alive ... ok
2026-06-10T22:55:58.4933830Z test proc::tests::unassigned_pid_is_dead ... ok
2026-06-10T22:55:58.4946540Z test branchstore::tests::open_or_init_idempotent ... ok
2026-06-10T22:55:58.4947112Z test project::tests::url_spellings_normalize_to_one_id ... ok
2026-06-10T22:55:58.4962733Z test notif::tests::reopen_is_durable_and_corrupt_seen_degrades ... ok
2026-06-10T22:55:58.4988679Z test notif::tests::stale_undismissed_copy_cannot_undismiss ... ok
2026-06-10T22:55:58.5129133Z test registry::tests::clean_removes_dead_keeps_live ... ok
2026-06-10T22:55:58.5139613Z test registry::tests::clean_keys_on_status_for_daemon_hosted_rows ... ok
2026-06-10T22:55:58.5140309Z test proc::tests::zombie_child_reads_dead ... ok
2026-06-10T22:55:58.5253528Z test registry::tests::register_and_lookup ... ok
2026-06-10T22:55:58.5267945Z test registry::tests::register_on_nonexistent_owlery_creates_dir_and_succeeds ... ok
2026-06-10T22:55:58.5268559Z test branchstore::tests::sweep_removes_only_stale_empty_locks ... ok
2026-06-10T22:55:58.5276966Z test rename::tests::live_nested_child_blocks_rename ... ok
2026-06-10T22:55:58.5285508Z test rename::tests::rename_refusals_leave_owlery_untouched ... ok
2026-06-10T22:55:58.5295965Z test rename::tests::rename_ripples_self_and_nested_children ... ok
2026-06-10T22:55:58.5296665Z test roster::tests::is_member_any_spans_subnets_and_honors_tombstones ... ok
2026-06-10T22:55:58.5297132Z test roster::tests::merge_entry_is_strictly_greater_lease_wins ... ok
2026-06-10T22:55:58.5297620Z test roster::tests::merge_is_commutative_and_idempotent ... ok
2026-06-10T22:55:58.5302183Z test roster::tests::offline_member_persists_through_silence_and_reload ... ok
2026-06-10T22:55:58.5302876Z test roster::tests::roster_for_projects_one_subnets_slice ... ok
2026-06-10T22:55:58.5306437Z test roster::tests::serde_additive_and_degrades_to_empty ... ok
2026-06-10T22:55:58.5307229Z test roster::tests::tombstone_dominates_suppresses_reinsert_and_clears ... ok
2026-06-10T22:55:58.5307798Z test roster::tests::tombstones_are_scoped_and_merge ... ok
2026-06-10T22:55:58.5308279Z test roster::tests::upsert_self_overwrites_unconditionally ... ok
2026-06-10T22:55:58.5309196Z test rotation::tests::coalesce_is_per_subnet ... ok
2026-06-10T22:55:58.5309735Z test rotation::tests::coalesce_unions_revokees_and_keeps_earliest_deadline ... ok
2026-06-10T22:55:58.5310358Z test rotation::tests::due_subnets_respects_deadline_and_force_is_immediate ... ok
2026-06-10T22:55:58.5314763Z test rotation::tests::persists_and_degrades_to_empty ... ok
2026-06-10T22:55:58.5315344Z test seed::tests::absent_cwd_is_omitted ... ok
2026-06-10T22:55:58.5316020Z test seed::tests::seed_round_trips_through_json ... ok
2026-06-10T22:55:58.5328002Z test shellinfo::tests::alias_unique_rename_and_resolution ... ok
2026-06-10T22:55:58.5334314Z test registry::tests::reregister_replaces_address ... ok
2026-06-10T22:55:58.5340961Z test shellinfo::tests::mint_smallest_free_and_teardown_frees ... ok
2026-06-10T22:55:58.5345581Z test shellinfo::tests::shellinfo_roundtrip_and_corrupt_tolerance ... ok
2026-06-10T22:55:58.5381431Z test registry::tests::resolve_on_empty_registry_is_none_not_error ... ok
2026-06-10T22:55:58.5517770Z test registry::tests::resolve_cleans_before_lookup ... ok
2026-06-10T22:55:58.5613856Z test spool::tests::drain_marks_delivered_and_is_idempotent ... ok
2026-06-10T22:55:58.5661247Z test spool::tests::deferred_row_survives_event_drain_then_hook_delivers ... ok
2026-06-10T22:55:58.5667410Z test project::tests::derivation_ladder ... ok
2026-06-10T22:55:58.5749305Z test spool::tests::reopen_is_idempotent ... ok
2026-06-10T22:55:58.5774033Z test spool::tests::spool_touches_has_messages_sentinel ... ok
2026-06-10T22:55:58.5776098Z test subnet::tests::add_joined_preserves_seed_and_epoch ... ok
2026-06-10T22:55:58.5778679Z test subnet::tests::adopt_rotation_takes_newer_seed_and_is_idempotent ... ok
2026-06-10T22:55:58.5780116Z test spool::tests::non_deferred_drain_skips_deferred_and_preserves_order ... ok
2026-06-10T22:55:58.5780825Z test subnet::tests::create_subnet_starts_at_epoch_one_unique_name ... ok
2026-06-10T22:55:58.5781348Z test subnet::tests::hex_round_trips_and_rejects_bad_input ... ok
2026-06-10T22:55:58.5785891Z test subnet::tests::minted_seeds_are_random ... ok
2026-06-10T22:55:58.5786507Z test subnet::tests::hide_new_endpoints_defaults_off_and_persists ... ok
2026-06-10T22:55:58.5787484Z test spool::tests::wan_mark_seen_claims_once_and_blocks_spool_path ... ok
2026-06-10T22:55:58.5788150Z test subnet::tests::missing_or_corrupt_file_is_empty_store ... ok
2026-06-10T22:55:58.5788796Z test subnet::tests::no_prior_generation_before_rotation ... ok
2026-06-10T22:55:58.5789611Z test subnet::tests::remove_drops_membership ... ok
2026-06-10T22:55:58.5791976Z test subnet::tests::rotate_bumps_epoch_and_changes_seed ... ok
2026-06-10T22:55:58.5795836Z test subnet::tests::store_persists_multi_subnet_and_rotation ... ok
2026-06-10T22:55:58.5878055Z test branchstore::tests::branches_are_independent_roots ... ok
2026-06-10T22:55:58.5883332Z test branchstore::tests::multi_key_commit_is_one_commit ... ok
2026-06-10T22:55:58.5901460Z test contextstore::tests::project_branch_holds_many_agents ... ok
2026-06-10T22:55:58.5944046Z test spool::tests::wan_spool_dedups_on_op_id_across_reopen ... ok
2026-06-10T22:55:58.5984109Z test branchstore::tests::commit_then_read_at_tip ... ok
2026-06-10T22:55:58.5985073Z test visibility::tests::hidden_gates_sync_even_when_listed ... ok
2026-06-10T22:55:58.5985783Z test visibility::tests::hidden_is_or_of_defaults ... ok
2026-06-10T22:55:58.5986404Z test visibility::tests::override_wins_both_directions ... ok
2026-06-10T22:55:58.5991074Z test visibility::tests::store_persists_and_degrades_safe ... ok
2026-06-10T22:55:58.5991732Z test visibility::tests::synced_requires_membership_listing ... ok
2026-06-10T22:55:58.5993942Z test branchstore::tests::unchanged_write_is_no_commit ... ok
2026-06-10T22:55:58.5995853Z test spool::tests::event_part_body_persists_byte_exact ... ok
2026-06-10T22:55:58.5996619Z test xfer::tests::progress_round_trips_per_role_and_updates_mid_flight ... ok
2026-06-10T22:55:58.5997551Z test xfer::tests::xfer_id_is_filename_safe_and_distinct ... ok
2026-06-10T22:55:58.6202401Z test syncmerge::tests::non_context_branch_refused ... ok
2026-06-10T22:55:58.6754370Z test contextstore::tests::two_tier_layout_and_commits ... ok
2026-06-10T22:55:58.6906244Z test registry::tests::concurrent_registration_never_locks ... ok
2026-06-10T22:55:58.7254032Z test contextstore::tests::conflict_artifacts_preserve_both_versions ... ok
2026-06-10T22:55:58.8819427Z test contextstore::tests::rename_ripples_both_tiers ... ok
2026-06-10T22:55:58.9528435Z test contextstore::tests::fork_copies_both_tiers_then_diverges ... ok
2026-06-10T22:55:59.0560067Z test syncmerge::tests::legacy_bottom_vectors_surface_not_overwrite ... ok
2026-06-10T22:55:59.0563620Z test contextstore::tests::remove_endpoint_removes_exactly_the_source ... ok
2026-06-10T22:55:59.1079413Z test syncmerge::tests::adopt_then_incremental_then_idempotent_repull ... ok
2026-06-10T22:55:59.1815200Z test syncmerge::tests::project_branch_unions_disjoint_agents ... ok
2026-06-10T22:55:59.3470322Z test syncmerge::tests::dominated_incoming_drops_but_joins_dag ... ok
2026-06-10T22:55:59.3877387Z test syncmerge::tests::concurrent_writes_surface_on_both_nodes ... ok
2026-06-10T22:55:59.5998540Z test syncmerge::tests::reconciled_write_propagates_and_clears_artifacts ... ok
2026-06-10T22:55:59.5998920Z 
2026-06-10T22:55:59.5999302Z test result: ok. 152 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.16s
2026-06-10T22:55:59.5999672Z 
2026-06-10T22:55:59.6007855Z      Running unittests src/lib.rs (target/debug/deps/spt_term-497b7a9c5b3b65e2)
2026-06-10T22:55:59.6046401Z 
2026-06-10T22:55:59.6046592Z running 8 tests
2026-06-10T22:55:59.6054912Z test reader::tests::dsr_matcher_finds_query_across_chunk_boundary ... ok
2026-06-10T22:55:59.6066148Z test reader::tests::auto_answers_synthetic_dsr_query ... ok
2026-06-10T22:55:59.6083230Z test digest::tests::bad_pattern_is_reported_by_name ... ok
2026-06-10T22:55:59.6109118Z test digest::tests::windows_to_last_n_turns ... ok
2026-06-10T22:55:59.6110856Z test digest::tests::strips_ansi_and_tolerates_repaint_duplication ... ok
2026-06-10T22:55:59.6111824Z test reader::tests::no_dsr_means_no_answer ... ok
2026-06-10T22:55:59.6113012Z test digest::tests::truncates_tool_args_to_width ... ok
2026-06-10T22:55:59.6113607Z test digest::tests::tags_input_agent_and_collapses_tool_sprints ... ok
2026-06-10T22:55:59.6114005Z 
2026-06-10T22:55:59.6114362Z test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-10T22:55:59.6114843Z 
2026-06-10T22:55:59.6118006Z      Running tests/digest.rs (target/debug/deps/digest-6ed1884803a7b225)
2026-06-10T22:55:59.6156388Z 
2026-06-10T22:55:59.6156507Z running 1 test
2026-06-10T22:55:59.6245895Z test digest_parses_a_real_pty_stream ... ok
2026-06-10T22:55:59.6246139Z 
2026-06-10T22:55:59.6246395Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-10T22:55:59.6246748Z 
2026-06-10T22:55:59.6249520Z      Running tests/dsr.rs (target/debug/deps/dsr-7c12206c38b7d03d)
2026-06-10T22:55:59.6275560Z 
2026-06-10T22:55:59.6275722Z running 1 test
2026-06-10T22:55:59.6389059Z test drain_forwards_child_output ... ok
2026-06-10T22:55:59.6389594Z 
2026-06-10T22:55:59.6390587Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-10T22:55:59.6391130Z 
2026-06-10T22:55:59.6393198Z      Running tests/inject.rs (target/debug/deps/inject-ae20176bb3678e22)
2026-06-10T22:55:59.6420825Z 
2026-06-10T22:55:59.6420992Z running 2 tests
2026-06-10T22:55:59.6535442Z test send_line_reaches_child_and_preserves_order ... ok
2026-06-10T22:55:59.6637594Z test ctrl_c_interrupts_the_child ... ok
2026-06-10T22:55:59.6638089Z 
2026-06-10T22:55:59.6638369Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
2026-06-10T22:55:59.6638729Z 
2026-06-10T22:55:59.6640680Z      Running tests/stream.rs (target/debug/deps/stream-263ce11c008b5ad6)
2026-06-10T22:55:59.6675679Z 
2026-06-10T22:55:59.6675805Z running 2 tests
2026-06-10T22:55:59.6692298Z test delivers_every_value_under_resize ... ok
2026-06-10T22:56:00.6698003Z test bounded_backpressure_stalls_an_unconsumed_reader ... ok
2026-06-10T22:56:00.6698604Z 
2026-06-10T22:56:00.6699195Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.00s
2026-06-10T22:56:00.6699844Z 
2026-06-10T22:56:00.6703049Z      Running tests/surface.rs (target/debug/deps/surface-5947b13c2cd90e25)
2026-06-10T22:56:00.6795486Z 
2026-06-10T22:56:00.6795772Z running 2 tests
2026-06-10T22:56:00.6814904Z test captures_child_output_off_the_pty ... ok
2026-06-10T22:56:00.6815549Z test resize_under_load_does_not_hang_or_panic ... ok
2026-06-10T22:56:00.6815786Z 
2026-06-10T22:56:00.6816200Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-10T22:56:00.6816543Z 
2026-06-10T22:56:00.6818591Z      Running unittests src/main.rs (target/debug/deps/xtask-6824a75c47f5d21c)
2026-06-10T22:56:00.6826162Z 
2026-06-10T22:56:00.6826260Z running 1 test
2026-06-10T22:56:00.6827923Z test converge_tests::converge_table_renders_rows_and_success_predicate ... ok
2026-06-10T22:56:00.6828238Z 
2026-06-10T22:56:00.6828481Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-10T22:56:00.6828787Z 
2026-06-10T22:56:00.6829232Z    Doc-tests spt_daemon
2026-06-10T22:56:01.1092348Z 
2026-06-10T22:56:01.1092933Z running 0 tests
2026-06-10T22:56:01.1096960Z 
2026-06-10T22:56:01.1100003Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-10T22:56:01.1100308Z 
2026-06-10T22:56:01.1141833Z    Doc-tests spt_live
2026-06-10T22:56:01.1475846Z 
2026-06-10T22:56:01.1476233Z running 0 tests
2026-06-10T22:56:01.1476394Z 
2026-06-10T22:56:01.1476632Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-10T22:56:01.1476938Z 
2026-06-10T22:56:01.1504774Z    Doc-tests spt_msg
2026-06-10T22:56:01.1791658Z 
2026-06-10T22:56:01.1792039Z running 0 tests
2026-06-10T22:56:01.1792200Z 
2026-06-10T22:56:01.1792445Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-10T22:56:01.1793141Z 
2026-06-10T22:56:01.1824274Z    Doc-tests spt_net
2026-06-10T22:56:01.3314522Z 
2026-06-10T22:56:01.3315075Z running 0 tests
2026-06-10T22:56:01.3315294Z 
2026-06-10T22:56:01.3315524Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-10T22:56:01.3315818Z 
2026-06-10T22:56:01.3356515Z    Doc-tests spt_proto
2026-06-10T22:56:01.3636645Z 
2026-06-10T22:56:01.3637236Z running 0 tests
2026-06-10T22:56:01.3637428Z 
2026-06-10T22:56:01.3637700Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-10T22:56:01.3638056Z 
2026-06-10T22:56:01.3667968Z    Doc-tests spt_runtime
2026-06-10T22:56:01.4990064Z 
2026-06-10T22:56:01.4990789Z running 0 tests
2026-06-10T22:56:01.4991061Z 
2026-06-10T22:56:01.4991371Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-10T22:56:01.4991729Z 
2026-06-10T22:56:01.5021744Z    Doc-tests spt_store
2026-06-10T22:56:01.6419514Z 
2026-06-10T22:56:01.6420489Z running 0 tests
2026-06-10T22:56:01.6420697Z 
2026-06-10T22:56:01.6422166Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-10T22:56:01.6422633Z 
2026-06-10T22:56:01.6452649Z    Doc-tests spt_term
2026-06-10T22:56:01.6782404Z 
2026-06-10T22:56:01.6782777Z running 0 tests
2026-06-10T22:56:01.6783023Z 
2026-06-10T22:56:01.6783309Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-10T22:56:01.6783667Z 
2026-06-10T22:56:01.6923248Z ##[group]Run cargo clippy --workspace --all-targets -- -D warnings
2026-06-10T22:56:01.6923652Z [36;1mcargo clippy --workspace --all-targets -- -D warnings[0m
2026-06-10T22:56:01.6937422Z shell: /usr/bin/bash -e {0}
2026-06-10T22:56:01.6937648Z ##[endgroup]
2026-06-10T22:56:02.0092375Z     Checking cfg-if v1.0.4
2026-06-10T22:56:02.0092730Z     Checking typenum v1.20.1
2026-06-10T22:56:02.0093222Z     Checking memchr v2.8.1
2026-06-10T22:56:02.0093741Z     Checking critical-section v1.2.0
2026-06-10T22:56:02.0094294Z     Checking subtle v2.6.1
2026-06-10T22:56:02.0187337Z     Checking smallvec v1.15.1
2026-06-10T22:56:02.0187767Z     Checking pin-project-lite v0.2.17
2026-06-10T22:56:02.0234448Z     Checking libc v0.2.186
2026-06-10T22:56:02.0234921Z     Checking serde_core v1.0.228
2026-06-10T22:56:02.0240326Z     Checking cpufeatures v0.2.17
2026-06-10T22:56:02.0240802Z     Checking equivalent v1.0.2
2026-06-10T22:56:02.0306842Z     Checking itoa v1.0.18
2026-06-10T22:56:02.0457405Z     Checking log v0.4.32
2026-06-10T22:56:02.0459666Z     Checking bitflags v2.12.1
2026-06-10T22:56:02.0583992Z     Checking zeroize v1.8.2
2026-06-10T22:56:02.0585284Z     Checking hashbrown v0.17.1
2026-06-10T22:56:02.0585967Z     Checking futures-core v0.3.32
2026-06-10T22:56:02.0787930Z     Checking bytes v1.11.1
2026-06-10T22:56:02.0794212Z     Checking rand_core v0.10.1
2026-06-10T22:56:02.0941977Z     Checking stable_deref_trait v1.2.1
2026-06-10T22:56:02.0943748Z     Checking futures-io v0.3.32
2026-06-10T22:56:02.1610669Z     Checking slab v0.4.12
2026-06-10T22:56:02.1730335Z     Checking futures-sink v0.3.32
2026-06-10T22:56:02.1791267Z     Checking futures-task v0.3.32
2026-06-10T22:56:02.1950293Z     Checking zerofrom v0.1.8
2026-06-10T22:56:02.2072812Z     Checking signature v2.2.0
2026-06-10T22:56:02.2077401Z     Checking zerocopy v0.8.50
2026-06-10T22:56:02.2213400Z     Checking zmij v1.0.21
2026-06-10T22:56:02.2271502Z     Checking fastrand v2.4.1
2026-06-10T22:56:02.2290714Z     Checking libsqlite3-sys v0.30.1
2026-06-10T22:56:02.2310508Z     Checking fallible-streaming-iterator v0.1.9
2026-06-10T22:56:02.2472024Z     Checking futures-channel v0.3.32
2026-06-10T22:56:02.2930537Z     Checking writeable v0.6.3
2026-06-10T22:56:02.2931081Z     Checking ed25519 v2.2.3
2026-06-10T22:56:02.3121615Z     Checking yoke v0.8.3
2026-06-10T22:56:02.3350451Z     Checking litemap v0.8.2
2026-06-10T22:56:02.3511011Z     Checking fallible-iterator v0.3.0
2026-06-10T22:56:02.4150716Z     Checking utf8_iter v1.0.4
2026-06-10T22:56:02.4630691Z     Checking icu_properties_data v2.2.0
2026-06-10T22:56:02.4700772Z     Checking icu_normalizer_data v2.2.0
2026-06-10T22:56:02.4740394Z     Checking zerovec v0.11.6
2026-06-10T22:56:02.4829914Z     Checking zerotrie v0.2.4
2026-06-10T22:56:02.4910620Z     Checking percent-encoding v2.3.2
2026-06-10T22:56:02.5147094Z     Checking cpufeatures v0.3.0
2026-06-10T22:56:02.5217082Z     Checking rustls-pki-types v1.14.1
2026-06-10T22:56:02.5283019Z     Checking thiserror v2.0.18
2026-06-10T22:56:02.5285363Z     Checking aws-lc-sys v0.41.0
2026-06-10T22:56:02.5602139Z     Checking chacha20 v0.10.0
2026-06-10T22:56:02.5715499Z     Checking futures-util v0.3.32
2026-06-10T22:56:02.5971481Z    Compiling fnv v1.0.7
2026-06-10T22:56:02.6246130Z     Checking form_urlencoded v1.2.2
2026-06-10T22:56:02.6584317Z     Checking untrusted v0.9.0
2026-06-10T22:56:02.6810177Z    Compiling strsim v0.11.1
2026-06-10T22:56:02.6930211Z     Checking scopeguard v1.2.0
2026-06-10T22:56:02.7412815Z     Checking http v1.4.1
2026-06-10T22:56:02.7507647Z     Checking atomic-waker v1.1.2
2026-06-10T22:56:02.7661005Z     Checking lock_api v0.4.14
2026-06-10T22:56:02.7820945Z     Checking linux-raw-sys v0.12.1
2026-06-10T22:56:02.8060620Z     Checking const-oid v0.10.2
2026-06-10T22:56:02.8211389Z     Checking derive_more v2.1.1
2026-06-10T22:56:02.8670789Z     Checking indexmap v2.14.0
2026-06-10T22:56:02.8710945Z     Checking base64ct v1.8.3
2026-06-10T22:56:02.9201144Z     Checking httparse v1.10.1
2026-06-10T22:56:02.9561309Z    Compiling darling_core v0.20.11
2026-06-10T22:56:03.0003976Z     Checking tinyvec_macros v0.1.1
2026-06-10T22:56:03.0352408Z     Checking data-encoding v2.11.0
2026-06-10T22:56:03.0570465Z     Checking base64 v0.22.1
2026-06-10T22:56:03.1290773Z     Checking pem-rfc7468 v1.0.0
2026-06-10T22:56:03.1530750Z     Checking tower-service v0.3.3
2026-06-10T22:56:03.1604289Z     Checking try-lock v0.2.5
2026-06-10T22:56:03.1910591Z     Checking tinystr v0.8.3
2026-06-10T22:56:03.2040799Z     Checking potential_utf v0.1.5
2026-06-10T22:56:03.2684235Z     Checking want v0.3.1
2026-06-10T22:56:03.2780846Z     Checking der v0.8.0-rc.10
2026-06-10T22:56:03.2940741Z     Checking icu_collections v2.2.0
2026-06-10T22:56:03.3061390Z     Checking rustix v1.1.4
2026-06-10T22:56:03.3594448Z     Checking tinyvec v1.11.0
2026-06-10T22:56:03.3710820Z     Checking icu_locale_core v2.2.0
2026-06-10T22:56:03.3750446Z     Checking generic-array v0.14.7
2026-06-10T22:56:03.3890877Z     Checking aws-lc-rs v1.17.0
2026-06-10T22:56:03.4029259Z     Checking hybrid-array v0.4.12
2026-06-10T22:56:03.4311045Z     Checking n0-error v0.1.3
2026-06-10T22:56:03.6411039Z     Checking http-body v1.0.1
2026-06-10T22:56:03.6570557Z     Checking num-traits v0.2.19
2026-06-10T22:56:03.7223587Z    Compiling anyhow v1.0.102
2026-06-10T22:56:03.7327609Z     Checking cordyceps v0.3.4
2026-06-10T22:56:03.7665878Z     Checking httpdate v1.0.3
2026-06-10T22:56:03.8576568Z     Checking parking v2.2.1
2026-06-10T22:56:03.8630710Z     Checking getrandom v0.2.17
2026-06-10T22:56:03.9380688Z     Checking socket2 v0.6.4
2026-06-10T22:56:03.9550483Z     Checking mio v1.2.1
2026-06-10T22:56:04.0020665Z     Checking getrandom v0.4.2
2026-06-10T22:56:04.0340794Z     Checking crypto-common v0.1.7
2026-06-10T22:56:04.0344729Z     Checking block-buffer v0.10.4
2026-06-10T22:56:04.0990776Z     Checking rand_core v0.6.4
2026-06-10T22:56:04.1000534Z     Checking ring v0.17.14
2026-06-10T22:56:04.1300832Z     Checking crypto-common v0.2.2
2026-06-10T22:56:04.1890773Z     Checking rand v0.10.1
2026-06-10T22:56:04.2221328Z     Checking digest v0.10.7
2026-06-10T22:56:04.2420527Z     Checking block-buffer v0.12.0
2026-06-10T22:56:04.2550445Z     Checking inout v0.1.4
2026-06-10T22:56:04.3325670Z     Checking icu_provider v2.2.0
2026-06-10T22:56:04.3530090Z     Checking termios v0.2.2
2026-06-10T22:56:04.3610893Z     Checking serial-core v0.4.0
2026-06-10T22:56:04.4070393Z     Checking tokio v1.52.3
2026-06-10T22:56:04.4482239Z     Checking sha2 v0.10.9
2026-06-10T22:56:04.4590395Z     Checking curve25519-dalek v4.1.3
2026-06-10T22:56:04.4729572Z     Checking ioctl-rs v0.1.6
2026-06-10T22:56:04.5560580Z     Checking spin v0.10.0
2026-06-10T22:56:04.5780281Z     Checking diatomic-waker v0.2.3
2026-06-10T22:56:04.6100415Z     Checking icu_properties v2.2.0
2026-06-10T22:56:04.6255690Z     Checking icu_normalizer v2.2.0
2026-06-10T22:56:04.6380665Z     Checking serde v1.0.228
2026-06-10T22:56:04.6770918Z     Checking serde_json v1.0.150
2026-06-10T22:56:04.8051101Z     Checking futures-buffered v0.2.13
2026-06-10T22:56:04.8240400Z     Checking serial-unix v0.4.0
2026-06-10T22:56:04.8760575Z     Checking spki v0.8.0-rc.4
2026-06-10T22:56:04.9316647Z     Checking digest v0.11.3
2026-06-10T22:56:04.9415708Z     Checking cipher v0.4.4
2026-06-10T22:56:04.9961397Z     Checking universal-hash v0.5.1
2026-06-10T22:56:05.0120229Z     Checking futures-lite v2.6.1
2026-06-10T22:56:05.0880469Z     Checking parking_lot_core v0.9.12
2026-06-10T22:56:05.0901632Z     Checking thiserror v1.0.69
2026-06-10T22:56:05.1371260Z     Checking pin-project v1.1.13
2026-06-10T22:56:05.1385661Z     Checking netlink-packet-core v0.8.1
2026-06-10T22:56:05.1851019Z     Checking memoffset v0.6.5
2026-06-10T22:56:05.2011267Z     Checking aho-corasick v1.1.4
2026-06-10T22:56:05.2488294Z     Checking portable-atomic v1.13.1
2026-06-10T22:56:05.2710581Z     Checking ipnet v2.12.0
2026-06-10T22:56:05.2840495Z     Checking serde_spanned v0.6.9
2026-06-10T22:56:05.2931635Z     Checking toml_datetime v0.6.11
2026-06-10T22:56:05.4330448Z     Checking sync_wrapper v1.0.2
2026-06-10T22:56:05.5290581Z     Checking winnow v0.7.15
2026-06-10T22:56:05.5470737Z     Checking regex-syntax v0.8.10
2026-06-10T22:56:05.6030621Z     Checking byteorder v1.5.0
2026-06-10T22:56:05.6179206Z     Checking ed25519-dalek v2.2.0
2026-06-10T22:56:05.6271009Z     Checking pin-utils v0.1.0
2026-06-10T22:56:05.6536410Z     Checking opaque-debug v0.3.1
2026-06-10T22:56:05.6891469Z     Checking bitflags v1.3.2
2026-06-10T22:56:05.7140680Z     Checking toml_write v0.1.2
2026-06-10T22:56:05.7260745Z    Compiling powerfmt v0.2.0
2026-06-10T22:56:05.7470883Z     Checking either v1.16.0
2026-06-10T22:56:05.7840904Z     Checking hash32 v0.2.1
2026-06-10T22:56:05.8180701Z     Checking rustls-webpki v0.103.13
2026-06-10T22:56:05.8538402Z     Checking spt-proto v0.3.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-10T22:56:05.9089860Z    Compiling deranged v0.5.8
2026-06-10T22:56:05.9407560Z     Checking nix v0.25.1
2026-06-10T22:56:05.9500872Z     Checking prefix-trie v0.8.4
2026-06-10T22:56:05.9572452Z     Checking once_cell v1.21.4
2026-06-10T22:56:05.9731565Z     Checking futures-executor v0.3.32
2026-06-10T22:56:05.9840859Z     Checking polyval v0.6.2
2026-06-10T22:56:05.9881322Z     Checking idna_adapter v1.2.2
2026-06-10T22:56:06.0820505Z     Checking idna v1.1.0
2026-06-10T22:56:06.1455775Z     Checking ref-cast v1.0.25
2026-06-10T22:56:06.1703049Z     Checking parking_lot v0.12.5
2026-06-10T22:56:06.1956366Z     Checking tracing-core v0.1.36
2026-06-10T22:56:06.2524439Z     Checking tempfile v3.27.0
2026-06-10T22:56:06.2702685Z     Checking filedescriptor v0.8.3
2026-06-10T22:56:06.3690019Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-10T22:56:06.3775035Z    Compiling darling_macro v0.20.11
2026-06-10T22:56:06.3986104Z     Checking pkcs8 v0.11.0-rc.10
2026-06-10T22:56:06.4121706Z     Checking url v2.5.8
2026-06-10T22:56:06.4320855Z     Checking serial v0.4.0
2026-06-10T22:56:06.4700981Z     Checking crossbeam-utils v0.8.21
2026-06-10T22:56:06.4827947Z     Checking spin v0.9.8
2026-06-10T22:56:06.4980622Z     Checking rustls v0.23.40
2026-06-10T22:56:06.5667850Z     Checking shell-words v1.1.1
2026-06-10T22:56:06.6330841Z     Checking tracing v0.1.44
2026-06-10T22:56:06.6792568Z    Compiling num-conv v0.2.2
2026-06-10T22:56:06.6969758Z     Checking ahash v0.8.12
2026-06-10T22:56:06.7163131Z     Checking signature v3.0.0
2026-06-10T22:56:06.7615376Z    Compiling time-core v0.1.8
2026-06-10T22:56:06.8131125Z     Checking downcast-rs v1.2.1
2026-06-10T22:56:06.8392035Z     Checking tower-layer v0.3.3
2026-06-10T22:56:06.8641255Z     Checking dyn-clone v1.0.20
2026-06-10T22:56:06.8738291Z     Checking ed25519 v3.0.0-rc.4
2026-06-10T22:56:06.8770650Z     Checking hashbrown v0.14.5
2026-06-10T22:56:06.9080920Z     Checking noq-udp v0.10.0
2026-06-10T22:56:06.9180795Z    Compiling darling v0.20.11
2026-06-10T22:56:06.9329195Z     Checking heapless v0.7.17
2026-06-10T22:56:06.9430328Z     Checking schemars v1.2.1
2026-06-10T22:56:06.9710312Z    Compiling derive_builder_core v0.20.2
2026-06-10T22:56:06.9880757Z     Checking ghash v0.5.1
2026-06-10T22:56:06.9996793Z     Checking curve25519-dalek v5.0.0-pre.6
2026-06-10T22:56:07.0250720Z     Checking hickory-proto v0.26.0-beta.4
2026-06-10T22:56:07.0620938Z     Checking futures v0.3.32
2026-06-10T22:56:07.0674525Z     Checking ctr v0.9.2
2026-06-10T22:56:07.1119940Z     Checking aes v0.8.4
2026-06-10T22:56:07.1910577Z     Checking sha2 v0.11.0-rc.5
2026-06-10T22:56:07.2150337Z     Checking aead v0.5.2
2026-06-10T22:56:07.3624248Z    Compiling proc-macro-crate v3.5.0
2026-06-10T22:56:07.4931040Z    Compiling time v0.3.47
2026-06-10T22:56:07.5771114Z     Checking hashlink v0.9.1
2026-06-10T22:56:07.6520750Z     Checking http-body-util v0.1.3
2026-06-10T22:56:07.7205316Z     Checking cobs v0.3.0
2026-06-10T22:56:07.7423612Z     Checking regex-automata v0.4.14
2026-06-10T22:56:07.8130733Z     Checking toml_edit v0.22.27
2026-06-10T22:56:07.8401312Z     Checking openssl-probe v0.2.1
2026-06-10T22:56:07.8880040Z     Checking rusqlite v0.32.1
2026-06-10T22:56:07.8891112Z     Checking postcard v1.1.3
2026-06-10T22:56:07.9131464Z     Checking rustls-native-certs v0.8.4
2026-06-10T22:56:07.9381925Z     Checking aes-gcm v0.10.3
2026-06-10T22:56:07.9513578Z    Compiling num_enum_derive v0.7.6
2026-06-10T22:56:08.0320638Z     Checking crossbeam-epoch v0.9.18
2026-06-10T22:56:08.1220683Z     Checking crossbeam-channel v0.5.15
2026-06-10T22:56:08.2430885Z    Compiling derive_builder_macro v0.20.2
2026-06-10T22:56:08.2571063Z     Checking data-encoding-macro v0.1.20
2026-06-10T22:56:08.2622401Z     Checking netlink-packet-route v0.29.0
2026-06-10T22:56:08.3077789Z     Checking uuid v1.23.2
2026-06-10T22:56:08.3180618Z     Checking ed25519-dalek v3.0.0-pre.6
2026-06-10T22:56:08.3271433Z     Checking identity-hash v0.1.0
2026-06-10T22:56:08.4090632Z     Checking sorted-index-buffer v0.2.1
2026-06-10T22:56:08.5316041Z     Checking foldhash v0.2.0
2026-06-10T22:56:08.5397040Z     Checking ryu v1.0.23
2026-06-10T22:56:08.6251215Z    Compiling derive_builder v0.20.2
2026-06-10T22:56:08.6490895Z     Checking allocator-api2 v0.2.21
2026-06-10T22:56:08.6576607Z     Checking rustc-hash v2.1.2
2026-06-10T22:56:08.7220517Z     Checking tagptr v0.2.0
2026-06-10T22:56:08.7497110Z    Compiling vergen-lib v9.1.0
2026-06-10T22:56:08.7600659Z    Compiling vergen-lib v0.1.6
2026-06-10T22:56:08.8340563Z     Checking lru-slab v0.1.2
2026-06-10T22:56:08.8581048Z     Checking spt-store v0.3.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-10T22:56:08.8827468Z     Checking mac-addr v0.3.0
2026-06-10T22:56:08.9961845Z    Compiling vergen v9.1.0
2026-06-10T22:56:09.0362984Z     Checking xml-rs v0.8.28
2026-06-10T22:56:09.0791607Z     Checking hashbrown v0.16.1
2026-06-10T22:56:09.1338490Z     Checking moka v0.12.15
2026-06-10T22:56:09.1561257Z     Checking iroh-metrics v0.38.3
2026-06-10T22:56:09.1845906Z     Checking iroh-base v0.98.0
2026-06-10T22:56:09.2060451Z     Checking strum v0.28.0
2026-06-10T22:56:09.2180634Z     Checking num_enum v0.7.6
2026-06-10T22:56:09.3030986Z     Checking attohttpc v0.30.1
2026-06-10T22:56:09.3268434Z     Checking netlink-packet-route v0.30.0
2026-06-10T22:56:09.4490729Z     Checking tokio-util v0.7.18
2026-06-10T22:56:09.5291769Z     Checking portable-pty v0.8.1
2026-06-10T22:56:09.7100716Z     Checking netlink-sys v0.8.8
2026-06-10T22:56:09.7251925Z     Checking tower v0.5.3
2026-06-10T22:56:09.7826799Z     Checking toml v0.8.23
2026-06-10T22:56:09.8068697Z     Checking simple-dns v0.9.3
2026-06-10T22:56:09.8149446Z     Checking arrayref v0.3.9
2026-06-10T22:56:09.8263646Z     Checking xmltree v0.10.3
2026-06-10T22:56:09.8690663Z    Compiling vergen-gitcl v1.0.8
2026-06-10T22:56:09.8850766Z     Checking sha1_smol v1.0.1
2026-06-10T22:56:09.9340668Z     Checking netlink-proto v0.12.0
2026-06-10T22:56:09.9797825Z     Checking resolv-conf v0.7.6
2026-06-10T22:56:10.0241346Z     Checking arrayvec v0.7.6
2026-06-10T22:56:10.0316215Z     Checking simdutf8 v0.1.5
2026-06-10T22:56:10.0863002Z     Checking regex v1.12.3
2026-06-10T22:56:10.2041793Z     Checking constant_time_eq v0.4.2
2026-06-10T22:56:10.2380786Z     Checking smol_str v0.1.24
2026-06-10T22:56:10.2474534Z     Checking lru v0.16.4
2026-06-10T22:56:10.2560662Z     Checking serde_bytes v0.11.19
2026-06-10T22:56:10.2630823Z     Checking hmac v0.12.1
2026-06-10T22:56:10.2710812Z     Checking seize v0.5.1
2026-06-10T22:56:10.2870749Z     Checking h2 v0.4.14
2026-06-10T22:56:10.3167834Z     Checking n0-future v0.3.2
2026-06-10T22:56:10.3398089Z     Checking tower-http v0.6.11
2026-06-10T22:56:10.3711787Z     Checking tokio-stream v0.1.18
2026-06-10T22:56:10.3911772Z     Checking acto v0.8.2
2026-06-10T22:56:10.4048589Z     Checking blake3 v1.8.5
2026-06-10T22:56:10.4148026Z     Checking webpki-roots v1.0.7
2026-06-10T22:56:10.4737060Z     Checking n0-watcher v0.6.1
2026-06-10T22:56:10.5077924Z     Checking cmov v0.5.4
2026-06-10T22:56:10.5170916Z     Checking hkdf v0.12.4
2026-06-10T22:56:10.5271746Z     Checking backon v1.6.0
2026-06-10T22:56:10.5340459Z     Checking papaya v0.2.4
2026-06-10T22:56:10.5710912Z     Checking tokio-rustls v0.26.4
2026-06-10T22:56:10.6460987Z     Checking rustls-platform-verifier v0.7.0
2026-06-10T22:56:10.6561408Z    Compiling iroh-relay v0.98.0
2026-06-10T22:56:10.6650726Z     Checking noq-proto v0.17.0
2026-06-10T22:56:10.7180893Z     Checking spake2 v0.4.0
2026-06-10T22:56:10.7253414Z     Checking ctutils v0.4.2
2026-06-10T22:56:10.7560725Z     Checking sha1 v0.10.6
2026-06-10T22:56:10.8027341Z     Checking interprocess v2.4.2
2026-06-10T22:56:10.8303831Z     Checking utf8parse v0.2.2
2026-06-10T22:56:10.8400452Z     Checking iroh-dns v0.98.0
2026-06-10T22:56:10.8790730Z     Checking tokio-websockets v0.13.2
2026-06-10T22:56:10.8836876Z     Checking anstyle v1.0.14
2026-06-10T22:56:10.8991420Z     Checking anstyle-parse v1.0.0
2026-06-10T22:56:10.9231980Z     Checking is_terminal_polyfill v1.70.2
2026-06-10T22:56:10.9417803Z     Checking colorchoice v1.0.5
2026-06-10T22:56:10.9611205Z     Checking anstyle-query v1.1.5
2026-06-10T22:56:10.9964422Z     Checking terminal_size v0.4.4
2026-06-10T22:56:11.0055108Z     Checking clap_lex v1.1.0
2026-06-10T22:56:11.0056157Z     Checking swarm-discovery v0.6.0-alpha.2
2026-06-10T22:56:11.0297433Z     Checking iana-time-zone v0.1.65
2026-06-10T22:56:11.0720650Z     Checking qrcode v0.14.1
2026-06-10T22:56:11.1141113Z     Checking anstream v1.0.0
2026-06-10T22:56:11.1501442Z     Checking mock-adapter v0.3.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/adapters/mock)
2026-06-10T22:56:11.1597632Z     Checking chrono v0.4.45
2026-06-10T22:56:11.2757324Z     Checking spt-msg v0.3.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-10T22:56:11.3579333Z     Checking clap_builder v4.6.0
2026-06-10T22:56:11.5135660Z     Checking spt-runtime v0.3.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-10T22:56:11.5141681Z     Checking spt-term v0.3.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-10T22:56:12.7327787Z     Checking clap v4.6.1
2026-06-10T22:56:12.8396769Z     Checking spt-live v0.3.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-10T22:56:13.1411820Z     Checking netdev v0.42.0
2026-06-10T22:56:13.5188347Z     Checking hyper v1.10.1
2026-06-10T22:56:13.5188671Z     Checking hickory-net v0.26.0-beta.4
2026-06-10T22:56:13.6499925Z     Checking netwatch v0.16.0
2026-06-10T22:56:14.0404647Z     Checking noq v0.18.0
2026-06-10T22:56:14.1777330Z     Checking hyper-util v0.1.20
2026-06-10T22:56:14.2849992Z     Checking hickory-resolver v0.26.0-beta.4
2026-06-10T22:56:14.8595744Z     Checking hyper-rustls v0.27.9
2026-06-10T22:56:14.8596125Z     Checking igd-next v0.17.1
2026-06-10T22:56:14.9433285Z     Checking reqwest v0.13.4
2026-06-10T22:56:15.0678827Z     Checking portmapper v0.16.0
2026-06-10T22:56:16.1345214Z     Checking iroh v0.98.2
2026-06-10T22:56:19.4604586Z     Checking spt-net v0.3.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-10T22:56:20.6781864Z     Checking spt-daemon v0.3.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-10T22:56:23.4090454Z     Checking spt v0.3.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-10T22:56:24.1820696Z     Checking xtask v0.3.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/xtask)
2026-06-10T22:56:26.1287818Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.40s
2026-06-10T22:56:26.1929910Z ##[group]Run actions/checkout@v5
2026-06-10T22:56:26.1930162Z with:
2026-06-10T22:56:26.1930348Z   repository: SaberMage/spt-shell-notify
2026-06-10T22:56:26.1930588Z   path: .adapter-notify
2026-06-10T22:56:26.1932607Z   token: ***
2026-06-10T22:56:26.1932787Z   ssh-strict: true
2026-06-10T22:56:26.1932969Z   ssh-user: git
2026-06-10T22:56:26.1933152Z   persist-credentials: true
2026-06-10T22:56:26.1933347Z   clean: true
2026-06-10T22:56:26.1933532Z   sparse-checkout-cone-mode: true
2026-06-10T22:56:26.1933746Z   fetch-depth: 1
2026-06-10T22:56:26.1933938Z   fetch-tags: false
2026-06-10T22:56:26.1934123Z   show-progress: true
2026-06-10T22:56:26.1934310Z   lfs: false
2026-06-10T22:56:26.1934477Z   submodules: false
2026-06-10T22:56:26.1934662Z   set-safe-directory: true
2026-06-10T22:56:26.1934859Z ##[endgroup]
2026-06-10T22:56:26.3270539Z Syncing repository: SaberMage/spt-shell-notify
2026-06-10T22:56:26.3271024Z ##[group]Getting Git version info
2026-06-10T22:56:26.3271443Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify'
2026-06-10T22:56:26.3287388Z [command]/usr/bin/git version
2026-06-10T22:56:26.3352503Z git version 2.43.0
2026-06-10T22:56:26.3368409Z ##[endgroup]
2026-06-10T22:56:26.3378210Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/696322de-6ee4-47b3-b365-856263eb5f03' before making global git config changes
2026-06-10T22:56:26.3378882Z Adding repository directory to the temporary git global config as a safe directory
2026-06-10T22:56:26.3381663Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-06-10T22:56:26.3418523Z ##[group]Initializing the repository
2026-06-10T22:56:26.3421375Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-06-10T22:56:26.3445925Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-06-10T22:56:26.3446652Z hint: is subject to change. To configure the initial branch name to use in all
2026-06-10T22:56:26.3447168Z hint: of your new repositories, which will suppress this warning, call:
2026-06-10T22:56:26.3447530Z hint: 
2026-06-10T22:56:26.3447788Z hint: 	git config --global init.defaultBranch <name>
2026-06-10T22:56:26.3448103Z hint: 
2026-06-10T22:56:26.3448379Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-06-10T22:56:26.3448860Z hint: 'development'. The just-created branch can be renamed via this command:
2026-06-10T22:56:26.3449350Z hint: 
2026-06-10T22:56:26.3449555Z hint: 	git branch -m <name>
2026-06-10T22:56:26.3451056Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-06-10T22:56:26.3457660Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-06-10T22:56:26.3480911Z ##[endgroup]
2026-06-10T22:56:26.3481302Z ##[group]Disabling automatic garbage collection
2026-06-10T22:56:26.3483496Z [command]/usr/bin/git config --local gc.auto 0
2026-06-10T22:56:26.3506988Z ##[endgroup]
2026-06-10T22:56:26.3507375Z ##[group]Setting up auth
2026-06-10T22:56:26.3512086Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-10T22:56:26.3534876Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-10T22:56:26.3739047Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-10T22:56:26.3762068Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-10T22:56:26.3944524Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-10T22:56:26.3969731Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-10T22:56:26.4158071Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-10T22:56:26.4188474Z ##[endgroup]
2026-06-10T22:56:26.4188860Z ##[group]Determining the default branch
2026-06-10T22:56:26.4192557Z Retrieving the default branch name
2026-06-10T22:56:26.8804457Z Default branch 'main'
2026-06-10T22:56:26.8805126Z ##[endgroup]
2026-06-10T22:56:26.8805493Z ##[group]Fetching the repository
2026-06-10T22:56:26.8809590Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-06-10T22:56:27.5418282Z From https://github.com/SaberMage/spt-shell-notify
2026-06-10T22:56:27.5418660Z  * [new branch]      main       -> origin/main
2026-06-10T22:56:27.5436215Z ##[endgroup]
2026-06-10T22:56:27.5436558Z ##[group]Determining the checkout info
2026-06-10T22:56:27.5438373Z ##[endgroup]
2026-06-10T22:56:27.5442694Z [command]/usr/bin/git sparse-checkout disable
2026-06-10T22:56:27.5478652Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-10T22:56:27.5503831Z ##[group]Checking out the ref
2026-06-10T22:56:27.5506451Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-06-10T22:56:27.5539710Z Switched to a new branch 'main'
2026-06-10T22:56:27.5540138Z branch 'main' set up to track 'origin/main'.
2026-06-10T22:56:27.5551352Z ##[endgroup]
2026-06-10T22:56:27.5582713Z [command]/usr/bin/git log -1 --format=%H
2026-06-10T22:56:27.5602194Z ee2d37eadc730c0019e0af82d683074c509634a2
2026-06-10T22:56:27.5720324Z ##[group]Run cargo build --manifest-path .adapter-notify/Cargo.toml
2026-06-10T22:56:27.5720762Z [36;1mcargo build --manifest-path .adapter-notify/Cargo.toml[0m
2026-06-10T22:56:27.5732888Z shell: /usr/bin/bash -e {0}
2026-06-10T22:56:27.5733107Z ##[endgroup]
2026-06-10T22:56:27.6093063Z     Updating crates.io index
2026-06-10T22:56:27.7386957Z      Locking 11 packages to latest compatible versions
2026-06-10T22:56:27.7611947Z    Compiling zmij v1.0.21
2026-06-10T22:56:27.7612349Z    Compiling serde_core v1.0.228
2026-06-10T22:56:27.7612636Z    Compiling serde_json v1.0.150
2026-06-10T22:56:27.7612903Z    Compiling memchr v2.8.1
2026-06-10T22:56:27.7613156Z    Compiling itoa v1.0.18
2026-06-10T22:56:29.5795855Z    Compiling spt-shell-notify v0.1.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify)
2026-06-10T22:56:29.7475670Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.16s
2026-06-10T22:56:29.7619223Z ##[group]Run cargo test -p spt --test notify_shell_e2e -- --nocapture
2026-06-10T22:56:29.7619666Z [36;1mcargo test -p spt --test notify_shell_e2e -- --nocapture[0m
2026-06-10T22:56:29.7632066Z shell: /usr/bin/bash -e {0}
2026-06-10T22:56:29.7632286Z env:
2026-06-10T22:56:29.7632672Z   SPT_NOTIFY_SHELL_BIN: /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify/target/debug/notify-shell
2026-06-10T22:56:29.7633273Z ##[endgroup]
2026-06-10T22:56:30.0019672Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
2026-06-10T22:56:30.0154024Z      Running tests/notify_shell_e2e.rs (target/debug/deps/notify_shell_e2e-003d43c5d0ec222e)
2026-06-10T22:56:30.0168182Z 
2026-06-10T22:56:30.0168416Z running 1 test
2026-06-10T22:56:30.4207314Z test notify_shell_renders_a_commanded_toast ... ok
2026-06-10T22:56:30.4207604Z 
2026-06-10T22:56:30.4207866Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s
2026-06-10T22:56:30.4208307Z 
2026-06-10T22:56:30.4331750Z ##[group]Run cargo test -p spt --test oneliner_e2e -- --nocapture
2026-06-10T22:56:30.4332159Z [36;1mcargo test -p spt --test oneliner_e2e -- --nocapture[0m
2026-06-10T22:56:30.4344252Z shell: /usr/bin/bash -e {0}
2026-06-10T22:56:30.4344457Z env:
2026-06-10T22:56:30.4344620Z   SPT_INSTALL_E2E: 1
2026-06-10T22:56:30.4344819Z ##[endgroup]
2026-06-10T22:56:30.6449102Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
2026-06-10T22:56:30.6573840Z      Running tests/oneliner_e2e.rs (target/debug/deps/oneliner_e2e-c579a501315f95e6)
2026-06-10T22:56:30.6584816Z 
2026-06-10T22:56:30.6585178Z running 1 test
2026-06-10T22:56:48.4710193Z test install_script_against_staged_release ... ok
2026-06-10T22:56:48.4710498Z 
2026-06-10T22:56:48.4710808Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 17.81s
2026-06-10T22:56:48.4711180Z 
2026-06-10T22:56:48.4821765Z ##[group]Run cargo run -p xtask -- check
2026-06-10T22:56:48.4822070Z [36;1mcargo run -p xtask -- check[0m
2026-06-10T22:56:48.4835045Z shell: /usr/bin/bash -e {0}
2026-06-10T22:56:48.4835258Z ##[endgroup]
2026-06-10T22:56:48.6825255Z    Compiling cc v1.2.63
2026-06-10T22:56:48.6860431Z    Compiling bitflags v2.12.1
2026-06-10T22:56:48.6898112Z    Compiling rustls v0.23.40
2026-06-10T22:56:48.6900321Z    Compiling darling_core v0.20.11
2026-06-10T22:56:48.6957565Z    Compiling fastrand v2.4.1
2026-06-10T22:56:48.7580429Z    Compiling netlink-packet-route v0.29.0
2026-06-10T22:56:48.7580952Z    Compiling netlink-packet-route v0.30.0
2026-06-10T22:56:48.7581321Z    Compiling tower-http v0.6.11
2026-06-10T22:56:48.7581692Z    Compiling simple-dns v0.9.3
2026-06-10T22:56:48.8026954Z    Compiling futures-lite v2.6.1
2026-06-10T22:56:48.8027790Z    Compiling backon v1.6.0
2026-06-10T22:56:49.3369613Z    Compiling n0-future v0.3.2
2026-06-10T22:56:49.3777627Z    Compiling ring v0.17.14
2026-06-10T22:56:49.3778131Z    Compiling libsqlite3-sys v0.30.1
2026-06-10T22:56:49.3778539Z    Compiling blake3 v1.8.5
2026-06-10T22:56:49.4097313Z    Compiling n0-watcher v0.6.1
2026-06-10T22:56:49.5561427Z    Compiling iroh-dns v0.98.0
2026-06-10T22:56:50.0830951Z    Compiling darling_macro v0.20.11
2026-06-10T22:56:50.2324009Z    Compiling darling v0.20.11
2026-06-10T22:56:50.2547362Z    Compiling derive_builder_core v0.20.2
2026-06-10T22:56:50.6583672Z    Compiling derive_builder_macro v0.20.2
2026-06-10T22:56:50.7902283Z    Compiling derive_builder v0.20.2
2026-06-10T22:56:50.8235355Z    Compiling vergen-lib v9.1.0
2026-06-10T22:56:50.8236100Z    Compiling vergen-lib v0.1.6
2026-06-10T22:56:50.9238365Z    Compiling vergen v9.1.0
2026-06-10T22:56:50.9492508Z    Compiling vergen-gitcl v1.0.8
2026-06-10T22:56:51.2024252Z    Compiling iroh-relay v0.98.0
2026-06-10T22:56:51.8812085Z    Compiling rustls-webpki v0.103.13
2026-06-10T22:56:51.9690778Z    Compiling netdev v0.42.0
2026-06-10T22:56:52.3548120Z    Compiling netwatch v0.16.0
2026-06-10T22:56:53.2957029Z    Compiling portmapper v0.16.0
2026-06-10T22:56:54.9116977Z    Compiling tokio-rustls v0.26.4
2026-06-10T22:56:54.9117467Z    Compiling rustls-platform-verifier v0.7.0
2026-06-10T22:56:54.9117855Z    Compiling noq-proto v0.17.0
2026-06-10T22:56:55.0674204Z    Compiling hyper-rustls v0.27.9
2026-06-10T22:56:55.0675101Z    Compiling hickory-net v0.26.0-beta.4
2026-06-10T22:56:55.0676144Z    Compiling tokio-websockets v0.13.2
2026-06-10T22:56:55.2027894Z    Compiling reqwest v0.13.4
2026-06-10T22:56:55.4698576Z    Compiling rusqlite v0.32.1
2026-06-10T22:56:56.0887329Z    Compiling spt-store v0.3.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-10T22:56:56.1841816Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-10T22:56:57.4830362Z    Compiling spt-msg v0.3.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-10T22:56:57.6419482Z    Compiling spt-runtime v0.3.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-10T22:56:57.6420421Z    Compiling spt-term v0.3.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-10T22:56:58.6242196Z    Compiling noq v0.18.0
2026-06-10T22:56:58.7927957Z    Compiling spt-live v0.3.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-10T22:57:02.5674478Z    Compiling iroh v0.98.2
2026-06-10T22:57:10.2815608Z    Compiling spt-net v0.3.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-10T22:57:11.5625731Z    Compiling spt-daemon v0.3.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-10T22:57:17.2892739Z    Compiling xtask v0.3.2 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/xtask)
2026-06-10T22:57:18.4647010Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.97s
2026-06-10T22:57:18.4835528Z      Running `target/debug/xtask check`
2026-06-10T22:57:47.8525783Z xtask check: OK
2026-06-10T22:57:47.8642478Z Post job cleanup.
2026-06-10T22:57:47.9464612Z [command]/usr/bin/git version
2026-06-10T22:57:47.9530460Z git version 2.43.0
2026-06-10T22:57:47.9562444Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/e78f8bf2-0d87-4d39-afba-f77a1364faa3' before making global git config changes
2026-06-10T22:57:47.9563196Z Adding repository directory to the temporary git global config as a safe directory
2026-06-10T22:57:47.9566072Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-06-10T22:57:47.9595061Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-10T22:57:47.9619240Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-10T22:57:47.9804298Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-10T22:57:47.9824184Z http.https://github.com/.extraheader
2026-06-10T22:57:47.9830891Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-10T22:57:47.9856141Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-10T22:57:48.0040179Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-10T22:57:48.0066003Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-10T22:57:48.0385627Z Post job cleanup.
2026-06-10T22:57:48.1063355Z [command]/usr/bin/git version
2026-06-10T22:57:48.1128242Z git version 2.43.0
2026-06-10T22:57:48.1157304Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/c8efb85b-ac48-490c-8ccf-fc67c3a21b5e' before making global git config changes
2026-06-10T22:57:48.1158000Z Adding repository directory to the temporary git global config as a safe directory
2026-06-10T22:57:48.1160595Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-10T22:57:48.1189567Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-10T22:57:48.1215437Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-10T22:57:48.1417090Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-10T22:57:48.1437591Z http.https://github.com/.extraheader
2026-06-10T22:57:48.1445714Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-10T22:57:48.1473977Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-10T22:57:48.1664730Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-10T22:57:48.1695336Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-10T22:57:48.2006661Z Cleaning up orphan processes
